Start splitting spring-boot-docker-compose

This commit is contained in:
Phillip Webb
2025-05-19 10:05:25 -07:00
parent e7cd3bed65
commit fac158fe4e
184 changed files with 113 additions and 79 deletions

View File

@@ -236,6 +236,7 @@ dependencies {
implementation(project(path: ":spring-boot-project:spring-boot-data-neo4j"))
implementation(project(path: ":spring-boot-project:spring-boot-devtools"))
implementation(project(path: ":spring-boot-project:spring-boot-docker-compose"))
implementation(project(path: ":spring-boot-project:spring-boot-docker-compose-all"))
implementation(project(path: ":spring-boot-project:spring-boot-http-converter"))
implementation(project(path: ":spring-boot-project:spring-boot-http-codec"))
implementation(project(path: ":spring-boot-project:spring-boot-integration"))