spring-boot/buildSrc
Phillip Webb d4ed2bd47a Support import into Eclipse 2022-06
Fix a few issues preventing clean project import into Eclipse 2022-06:

  - `buildSrc` need to limit module imports to prevent clashes
    with those in the gradle API jar.

  - The CLI app needs some classpath changes in order to allow
    compileOnly project dependencies to resolve.

  - `AbstractJpaAutoConfigurationTests` needs some minor refactoring
    in order for generic captures to work with the Eclipse compiler.
2022-09-07 15:56:57 -07:00
..
config/checkstyle Upgrade to Spring Java Format 0.0.33 2022-05-26 13:22:23 +01:00
src Polish 2022-09-07 08:48:08 +02:00
build.gradle Support import into Eclipse 2022-06 2022-09-07 15:56:57 -07:00
gradle.properties Upgrade to Spring Java Format 0.0.34 2022-06-24 12:57:52 +01:00
settings.gradle Upgrade to Spring Java Format 0.0.33 2022-05-26 13:22:23 +01:00