75 Forks
81 Stars
81 Watchers

spring-boot-security-oauth2

This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authorization server and connection to database with bcrypt password encoder.

How to download and setup spring-boot-security-oauth2

Open terminal and run command
git clone https://github.com/only2dhir/spring-boot-security-oauth2.git
git clone is used to create a copy or clone of spring-boot-security-oauth2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spring-boot-security-oauth2 https://github.com/only2dhir/spring-boot-security-oauth2/archive/master.zip

Or simply clone spring-boot-security-oauth2 with SSH
[email protected]:only2dhir/spring-boot-security-oauth2.git

If you have some problems with spring-boot-security-oauth2

You may open issue on spring-boot-security-oauth2 support forum (system) here: https://github.com/only2dhir/spring-boot-security-oauth2/issues