monkey-codes / spring-boot-authentication

71 stars 21 forks source link

spring-boot-authentication

A sample project to show how to use JWT and OAuth with Spring Boot.

The sample consists of three distinct applications:

system architecture

Usage

$ git clone git@github.com:monkey-codes/spring-boot-authentication.git
$ cd spring-boot-authentication
$ ./gradlew bootRun --parallel 

Web App starts on http://localhost:8080:/web-app