spring-boot/spring-boot-project/spring-boot-cli
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
..
samples Upgrade to Thymeleaf and Security Extras 3.1.0-M1 2022-01-18 16:01:29 +00:00
src Merge branch '2.7.x' 2022-07-26 12:18:14 +01:00
test-samples Upgrade to Artemis 2.20.0 and switch to Jakarta EE 9 JMS API 2022-01-07 15:26:39 +00:00
build.gradle Support import into Eclipse 2022-06 2022-09-07 15:56:57 -07:00