https://github.com/careydevelopment/springsecuritysimple
A simple demo of Spring security
https://github.com/careydevelopment/springsecuritysimple
Last synced: 5 months ago
JSON representation
A simple demo of Spring security
- Host: GitHub
- URL: https://github.com/careydevelopment/springsecuritysimple
- Owner: careydevelopment
- Created: 2017-06-16T17:52:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-12T22:53:30.000Z (over 8 years ago)
- Last Synced: 2025-10-10T07:17:51.077Z (9 months ago)
- Language: HTML
- Size: 873 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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/