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/spring-boot-project
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
..
spring-boot Polish 2 years ago
spring-boot-actuator Polish 2 years ago
spring-boot-actuator-autoconfigure Build against Micrometer 1.10.0-M5 and Tracing 1.0.0-M8 snapshots 2 years ago
spring-boot-autoconfigure Support import into Eclipse 2022-06 2 years ago
spring-boot-cli Support import into Eclipse 2022-06 2 years ago
spring-boot-dependencies Start building against Spring Batch 5.0.0-M6 snapshots 2 years ago
spring-boot-devtools Generate the AutoConfiguration.imports file from annotations 2 years ago
spring-boot-docs Add support for customizing WebJars resource handler path pattern 2 years ago
spring-boot-parent Build against SnakeYAML 1.31 but still use 1.29 in dep mgmt and starter 2 years ago
spring-boot-properties-migrator Use pattern matching for instanceof where appropriate 2 years ago
spring-boot-starters Add Maven plugin support for processing test contexts Ahead-of-time 2 years ago
spring-boot-test Disable ResetMocksTestExecutionListener on native 2 years ago
spring-boot-test-autoconfigure Harmonize data configuration 2 years ago
spring-boot-tools Stop using RuntimeHintsUtils#registerAnnotation 2 years ago