Remove spring-boot-autoconfigure-all

This commit is contained in:
Andy Wilkinson
2025-06-05 13:35:57 +01:00
committed by Phillip Webb
parent 4730c646f2
commit e3b93778b9
13 changed files with 92 additions and 187 deletions

View File

@@ -233,7 +233,6 @@ dependencies {
implementation(project(path: ":spring-boot-project:spring-boot-actuator-autoconfigure"))
implementation(project(path: ":spring-boot-project:spring-boot-actuator-autoconfigure-all"))
implementation(project(path: ":spring-boot-project:spring-boot-amqp"))
implementation(project(path: ":spring-boot-project:spring-boot-autoconfigure-all"))
implementation(project(path: ":spring-boot-project:spring-boot-cache"))
implementation(project(path: ":spring-boot-project:spring-boot-data-cassandra"))
implementation(project(path: ":spring-boot-project:spring-boot-data-elasticsearch"))