Skip to content

A Spring Boot OAuth2 resourceserver demo

Notifications You must be signed in to change notification settings

0x7d7b/spring-boot-oauth2-resourceserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure jbang is installed. See: https://jbang.dev.

$ jbang Application.java
...
2023-03-25T18:12:36.599+01:00 INFO 83977 --- [main] demo.Application: Started Application in 2.7 seconds (process running for 3.27)

Send an authenticated GET request to http://localhost:8080.

About

A Spring Boot OAuth2 resourceserver demo

Resources

Stars

Watchers

Forks