《Pro Spring》学习笔记之PropertyEditor
Spring自带了7种PropertyEditor实现,分别是ByteArrayPropertyEditor 对应 byte[]属性ClassEditor 对应Class属性FileEditor对应File属性LocaleEditor对应Locale属性PropertiesEditor对应Properties属性StringArrayPropertyEditor对应String[]属性URLE