https://github.com/wallisonlucas13/api_spring_jwt
Api básica que fornece End Points Crud com as devidas validações e a devida segurança. A segurança é promovida através de JWT Authentication e Authorization
https://github.com/wallisonlucas13/api_spring_jwt
jwt-authentication jwt-token spring-security spring-validation
Last synced: 9 months ago
JSON representation
Api básica que fornece End Points Crud com as devidas validações e a devida segurança. A segurança é promovida através de JWT Authentication e Authorization
- Host: GitHub
- URL: https://github.com/wallisonlucas13/api_spring_jwt
- Owner: WallisonLucas13
- License: mit
- Created: 2023-02-19T17:37:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T01:16:51.000Z (about 3 years ago)
- Last Synced: 2025-05-31T09:43:10.953Z (11 months ago)
- Topics: jwt-authentication, jwt-token, spring-security, spring-validation
- Language: Java
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Api Rest com Spring
## Api que fornece End Points básicos e que se relaciona com Mysql DB
## A segurança é promovida através de JWT Authentication e Authorization em conjunto com Spring Security
