spring-framework
spring-framework copied to clipboard
Add Converter for DataSize
There is one in Spring Boot that can move into the Spring Framework. DataSize even has a parse method so it should be just a matter of adapting to Converter.
spring-boot has above 2 *ToDataSizeConvert now.
this issue's goal is to move above 2 *ToDataSizeConvert to spring-framework? 🙇