Skip to content

Codecenter/examples-spring-security-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is an example web application with Spring Security configured to secure service methods.

You can start the web application with mvn tomcat7:run.

You can access the application at http://localhost:8080/. Use username "user" and password "password" to login as a normal user. Use username "admin" and password "secret" to login as a manager.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published