springboot会把所有实现了convert,GenericConvert, Formatter接口类的类,自动注册到转换工厂。直接调用就可。
springboot-convert
最新推荐文章于 2024-11-17 16:34:30 发布

springboot会把所有实现了convert,GenericConvert, Formatter接口类的类,自动注册到转换工厂。直接调用就可。