add reactive/webflux/java folder

This commit is contained in:
Rob Winch
2020-07-29 14:51:50 -05:00
parent 56beccdef9
commit 1077d2c75c
138 changed files with 9 additions and 9 deletions
+9 -9
View File
@@ -16,15 +16,15 @@ pluginManagement {
include ":reactive:webflux-fn:hello"
include ":reactive:webflux-fn:hello-security"
include ":reactive:rsocket:hello-security"
include ":reactive:webflux:hello"
include ":reactive:webflux:hello-security-explicit"
include ":reactive:webflux:oauth2:login"
include ":reactive:webflux:oauth2:resource-server"
include ":reactive:webflux:oauth2:webclient"
include ":reactive:webflux:method"
include ":reactive:webflux:hello-security"
include ":reactive:webflux:authentication:username-password:form"
include ":reactive:webflux:authentication:x509"
include ":reactive:webflux:java:hello"
include ":reactive:webflux:java:hello-security-explicit"
include ":reactive:webflux:java:oauth2:login"
include ":reactive:webflux:java:oauth2:resource-server"
include ":reactive:webflux:java:oauth2:webclient"
include ":reactive:webflux:java:method"
include ":reactive:webflux:java:hello-security"
include ":reactive:webflux:java:authentication:username-password:form"
include ":reactive:webflux:java:authentication:x509"
include ":servlet:spring-boot:java:hello"
include ":servlet:spring-boot:java:hello-security-explicit"
include ":servlet:spring-boot:java:hello-security"