====== Spring MVC Field Format ====== * [[http://static.springsource.org/spring/docs/3.0.x/reference/validation.html|5. Validation, Data Binding, and Type Conversion]] 하단 참조. * [[http://www.developer.com/java/web/article.php/10935_3879471_2/Spring-Framework-30-and-Annotation-driven-Formatting.htm|Spring Framework 3.0 and Annotation-driven Formatting]] * [[http://devkkaok.tistory.com/88|Field Formatting 이용하여 Date type 바인딩하기]] - 어노테이션 만들어서 직접 등록하는 방법.