Skip to content

OneMinuteProgramming/spring-boot-authorization-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Create an OAuth2 Server with Spring Boot 3

Java: 17 Spring Boot: 3.0 License: GPL v3

OneMinuteProgramming YouTube Channel Subscribers YouTube Channel Views

YouTube Video

Prerequisites

  • JDK 17+
  • Gradle 7.3+

Build for source

gradle clean bootJar

Run the application

java -jar ./build/libs/spring-boot-authorization-server-0.0.1-SNAPSHOT.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages