|
|
|
@ -14,8 +14,8 @@ include "spring-aop"
@@ -14,8 +14,8 @@ include "spring-aop"
|
|
|
|
|
include "spring-aspects" |
|
|
|
|
include "spring-beans" |
|
|
|
|
include "spring-context" |
|
|
|
|
include "spring-context-support" |
|
|
|
|
include "spring-context-indexer" |
|
|
|
|
include "spring-context-support" |
|
|
|
|
include "spring-core" |
|
|
|
|
include "kotlin-coroutines" |
|
|
|
|
project(':kotlin-coroutines').projectDir = file('spring-core/kotlin-coroutines') |
|
|
|
@ -23,16 +23,16 @@ include "spring-expression"
@@ -23,16 +23,16 @@ include "spring-expression"
|
|
|
|
|
include "spring-instrument" |
|
|
|
|
include "spring-jcl" |
|
|
|
|
include "spring-jdbc" |
|
|
|
|
include "spring-r2dbc" |
|
|
|
|
include "spring-jms" |
|
|
|
|
include "spring-messaging" |
|
|
|
|
include "spring-orm" |
|
|
|
|
include "spring-oxm" |
|
|
|
|
include "spring-r2dbc" |
|
|
|
|
include "spring-test" |
|
|
|
|
include "spring-tx" |
|
|
|
|
include "spring-web" |
|
|
|
|
include "spring-webmvc" |
|
|
|
|
include "spring-webflux" |
|
|
|
|
include "spring-webmvc" |
|
|
|
|
include "spring-websocket" |
|
|
|
|
include "framework-bom" |
|
|
|
|
include "integration-tests" |
|
|
|
|