An open API service indexing awesome lists of open source software.

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

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

![spring-security-authentication-flow.webp](https://github.com/WallisonLucas13/RestAPI_Spring_Framework/blob/main/spring-security-authentication-flow.webp)