We saw how to bind datas and do type conversion using @initbinder and Some Property Editor Class.
Data binding is useful for allowing user input to be dynamically bound to the domain model of an application (or whatever objects you use to process user input). Spring provides the so-called DataBinder to do exactly that . We have binded our Date Input filed in our way .
Some oher inbuilt Property Editor Classes in Spring can be found in
http://docs.spring.io/spring/docs/cur...
~-~~-~~~-~~-~
Please watch: "Spring Boot Setup #5 - How To Setup Spring Boot"
• Spring Boot Tutorials For Beginners- How t...
~-~~-~~~-~~-~