You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
config/checkstyle Upgrade to Spring Java Format 0.0.33 3 years ago
src Polish 2 years ago
build.gradle Support import into Eclipse 2022-06 2 years ago
gradle.properties Upgrade to Spring Java Format 0.0.34 2 years ago
settings.gradle Upgrade to Spring Java Format 0.0.33 3 years ago