A sample demo with spring boot and security with restful service.
Client and server will be developed seperately, no dependency, the only dependency is the Rest API.
Security validation use JwtToken
- Import the project in your eclipse/idea
- Update using maven
- run as spring boot application
- spring boot
- spring security
- JwtToken
- Swagger