spring-boot/spring-boot-project/spring-boot-autoconfigure
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
..
src Support import into Eclipse 2022-06 2022-09-07 15:56:57 -07:00
build.gradle Restore support for Jersey 2022-08-08 15:45:20 +01:00