":servlet:spring-boot:java:oauth2:resource-server"

This commit is contained in:
Rob Winch
2020-07-31 14:27:55 -05:00
parent 496eac86c5
commit 8e95415ed8
19 changed files with 1011 additions and 0 deletions

View File

@@ -30,4 +30,5 @@ include ":servlet:spring-boot:java:hello"
include ":servlet:spring-boot:java:hello-security"
include ":servlet:spring-boot:java:hello-security-explicit"
include ":servlet:spring-boot:java:oauth2:login"
include ":servlet:spring-boot:java:oauth2:resource-server"
include ":servlet:spring-boot:kotlin:hello-security"