Skip to content

pradeepcheers/spring-mvc-31-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring MVC 3.1 Demo

This project contains showcase style mini-samples that demonstate customizations and features available in Spring MVC 3.1. Deploy the application, navigate to the home page localhost:8080/spring-mvc-31-demo and follow the various links listed there.

The application uses MVC Java-based configuration. See src/main/webapp/WEB-INF/web.xml and the src/main/java/org/springframework/samples/mvc31/config package.

For individual examples, explore packages under src/main/java/org/springframework/samples/mvc31 starting with package-info.java and Javadoc where available.

About

Demonstrates Spring MVC 3.1 Specific Customization Options

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published