Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jloisel/securing-rest-api-spring-security
Spring Boot 2.6.x - Spring Security - Rest Api Security Example
https://github.com/jloisel/securing-rest-api-spring-security
jwt spring spring-boot spring-mvc spring-security springboot springboot2 springsecurity
Last synced: 5 days ago
JSON representation
Spring Boot 2.6.x - Spring Security - Rest Api Security Example
- Host: GitHub
- URL: https://github.com/jloisel/securing-rest-api-spring-security
- Owner: jloisel
- License: apache-2.0
- Created: 2018-01-17T13:08:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T22:48:07.000Z (over 1 year ago)
- Last Synced: 2024-12-07T02:50:33.559Z (16 days ago)
- Topics: jwt, spring, spring-boot, spring-mvc, spring-security, springboot, springboot2, springsecurity
- Language: Java
- Homepage: https://octoperf.com/blog/2018/03/08/securing-rest-api-spring-security/
- Size: 36.1 KB
- Stars: 146
- Watchers: 11
- Forks: 93
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security-config/pom.xml
Awesome Lists containing this project
README
# securing-rest-api-spring-security
Sample Code showing how to secure a REST Api with Spring Boot and Spring Security.