mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
fixed package-info
This commit is contained in:
-1
@@ -2,4 +2,3 @@
|
||||
* A SPI for defining Formatters to format field model values for display in a UI.
|
||||
*/
|
||||
package org.springframework.ui.format;
|
||||
|
||||
|
||||
+3
-4
@@ -1,6 +1,5 @@
|
||||
/**
|
||||
* Support classes for the formatting package, providing
|
||||
* common implementations as well as adapters.
|
||||
* Support classes for the formatting package,
|
||||
* providing common implementations as well as adapters.
|
||||
*/
|
||||
package org.springframework.ui.format;
|
||||
|
||||
package org.springframework.ui.format.support;
|
||||
|
||||
Reference in New Issue
Block a user