Search code examples
springspring-mvcopen-sourceprojects-and-solutions

High quality example code for a Java EE application using Spring MVC 3


What are some open source Spring MVC 3 projects which I can download that implement many best-practices and have a relatively high code quality?


Solution

  • Check this references for detailed features and links on spring MVC3 . You can also find the samples SVN here. Check out the PetClinic/ samples .