spring package-info 源码
spring package-info 代码
文件路径:/spring-beans/src/main/java/org/springframework/beans/propertyeditors/package-info.java
/**
* Properties editors used to convert from String values to object
* types such as java.util.Properties.
*
* <p>Some of these editors are registered automatically by BeanWrapperImpl.
* "CustomXxxEditor" classes are intended for manual registration in
* specific binding processes, as they are localized or the like.
*/
@NonNullApi
@NonNullFields
package org.springframework.beans.propertyeditors;
import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFields;
相关信息
相关文章
spring ByteArrayPropertyEditor 源码
spring CharArrayPropertyEditor 源码
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦