Skip to content

careydevelopment/SpringSecuritySimple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringSecuritySimple

A simple demo of Spring security

Just pull this project down in Eclipse, then build it. Once it's built, you can run it from the command line with: java -jar SpringSecuritySimple-1.0.jar

Alternatively, you can run it within Eclipse by right-clicking on Application and selecting Run As... Java Application.

The user name is "user" and the password is "password".

Once the application is launched, you can access it at http://localhost:8090/

About

A simple demo of Spring security

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors