cqcnihao / spring-security-oauth2-sample

This module is based on Spring Authorization Server and contains information on using Spring Security OAuth2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-oauth2-sample | 中文文档

This project is a collection of Spring Authorization Server example tutorials. It builds on Spring On top of Security 5, the modules here cover many aspects of Spring Authorization Server.

💡 Note: Don’t forget to give a star🌟 to the project if you like it!

Relevant Articles:

Spring Framework Version

Spring Boot Spring Cloud Spring Authorization Server Spring Security
2.7.9 2021.0.6 0.4.1 5.7.7

Building from Source

spring-oauth2-sample uses a Maven based build system.

Prerequisites

Git and the JDK8 build.

Be sure that your JAVA_HOME environment variable points to the jdk1.8.0 folder extracted from the JDK download.

Check out sources

git clone git@github.com:ReLive27/spring-security-oauth2-sample.git

Build and Install the Project:

./mvn clean install -Dmaven.test.skip=true

Contributing

Pull requests are welcome.

License

spring-oauth2-sample is Open Source software released under the Apache 2.0 license.

About

This module is based on Spring Authorization Server and contains information on using Spring Security OAuth2

License:Apache License 2.0


Languages

Language:Java 98.0%Language:HTML 1.8%Language:Lua 0.1%