spring-boot/spring-boot-project/spring-boot-tools
Andy Wilkinson d2f74426f7 Work around bug in Gradle's Eclipse model
The model incorrectly marks the Gradle API and all of its
dependencies as test dependencies, making them unavailable in Eclipse
to code in src/main/java. We work around this by modifying the
classpath container to remove the test attribute from the
dependencies that should be available to main code.

See gh-41228
2024-06-27 12:58:36 +01:00
..
spring-boot-antlib Rename spring-boot-loader to spring-boot-loader-classic 2023-10-03 15:40:04 -07:00
spring-boot-autoconfigure-processor Use .isEmpty() where feasible 2023-12-19 22:38:05 -08:00
spring-boot-buildpack-platform Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-cli Update copyright year of changed files 2024-06-19 22:54:40 -07:00
spring-boot-configuration-metadata Replace contains/put/get pattern with computeIfAbsent 2023-08-08 13:12:47 +02:00
spring-boot-configuration-metadata-changelog-generator Escape pipe symbol in properties changelog table cells 2023-11-30 11:37:25 +01:00
spring-boot-configuration-processor Merge branch '3.1.x' into 3.2.x 2024-02-12 10:18:46 +01:00
spring-boot-gradle-plugin Work around bug in Gradle's Eclipse model 2024-06-27 12:58:36 +01:00
spring-boot-gradle-test-support Update copyright year of changed files 2024-06-19 22:54:40 -07:00
spring-boot-jarmode-layertools Merge branch '3.1.x' into 3.2.x 2024-04-18 11:59:50 +02:00
spring-boot-loader Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
spring-boot-loader-classic Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
spring-boot-loader-tools Upgrade to the latest Framework 6.0.x release 2024-05-28 16:52:00 +01:00
spring-boot-maven-plugin Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-properties-migrator Don't report already migrated properties 2024-06-26 16:24:32 -07:00
spring-boot-test-support Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-test-support-docker Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00