Add ":servlet:java-configuration:hello-security"

This commit is contained in:
Rob Winch
2020-08-27 16:47:33 -05:00
parent fdd8b2bf6b
commit c6c91e42f3
21 changed files with 7864 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@ include ":reactive:webflux:java:oauth2:login"
include ":reactive:webflux:java:oauth2:resource-server"
include ":reactive:webflux:java:oauth2:webclient"
include ":reactive:webflux:kotlin:hello-security"
include ":servlet:java-configuration:hello-security"
include ":servlet:spring-boot:java:hello"
include ":servlet:spring-boot:java:hello-security"
include ":servlet:spring-boot:java:hello-security-explicit"