Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 193 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 193 Bytes

Sample JWT Authorization

Sample Spring Boot application usable as model for implementing JWT authorization. The application uses Flyway for database migration and mybatis as database mapper.