spring-boot/spring-boot-project
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 Don't report already migrated properties 2024-06-26 16:24:32 -07:00
spring-boot-actuator Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-actuator-autoconfigure Polish BaggagePropagationIntegrationTests 2024-06-27 11:30:04 +02:00
spring-boot-autoconfigure Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-dependencies Upgrade to Spring Session 3.2.4 2024-06-19 20:34:02 +01:00
spring-boot-devtools Update copyright year of changed files 2024-06-19 22:54:40 -07:00
spring-boot-docker-compose Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-docs Polish "Make conversion mechanism plural" 2024-06-26 14:26:51 +01:00
spring-boot-parent Minimize scope of version management for commons-compress 2024-02-06 15:08:15 +00:00
spring-boot-starters Upgrade to Tomcat 10.1.24 2024-05-16 15:05:48 +01:00
spring-boot-test Disable ReactorResourceFactory use of global resources in tests 2024-06-24 11:22:11 -07:00
spring-boot-test-autoconfigure Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-testcontainers Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-tools Work around bug in Gradle's Eclipse model 2024-06-27 12:58:36 +01:00