Skip to content

Sample Spring Boot app with JWT-based authentication

Notifications You must be signed in to change notification settings

yevheniyJ/spring-boot-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot JWT

Hi there!

This is a example of Spring Boot with JWT-based authentication application.

It contains following features:

  • REST end-points with documentation and proper validation
  • JWT-based authentication
  • Persistence in relational database

Main libraries/frameworks/tools which are used:

  • Spring Boot, Spring Security, Spring Boot JPA
  • Lombok
  • Swagger
  • Maven
  • PostgreSQL, Flyway

To run this application you should:

  • Provide credentials for PostgreSQL in application.yaml or pass VM options

ENJOY!

About

Sample Spring Boot app with JWT-based authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published