johntostring / spring-boot-oauth2-sample

An sample of using the Spring Boot to build an Authorization(OAuth2) Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

and a simple AngularJS client

Note install sample-dependencies to local maven repository first.

cd sample-dependencies
mvn clean install

About

An sample of using the Spring Boot to build an Authorization(OAuth2) Server


Languages

Language:Java 85.4%Language:FreeMarker 14.6%