Community

Migrate Spring MVC servlet.xml to Java Config

(Lucky Ryan) Since Spring 3, Java configuration (@Configuration) has been moved into spring-core and has caught my attention. This is a quick sample of how to convert an existing servlet.xml file into a java config file.

Read More - Register for Free Membership