Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 244 Bytes

File metadata and controls

4 lines (3 loc) · 244 Bytes

This is an example web application with Spring Security configured using XML.

You can start the web application with mvn tomcat7:run. Try to access http://localhost:8080/secret.html to ensure it works.