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 5cc1a830b2 Fixup abstract configuration following SPR-16839
Spring Framework now requires that all nested configuration classes
are contained within a `@Component` class (see SPR-16839). This means
that our abstract `JpaBaseConfiguration` class should have a
`@Configuration` annotation.

Closes gh-14480
6 years ago
..
spring-boot Attempt to fix test failures on Java 9+ 6 years ago
spring-boot-actuator Polish 6 years ago
spring-boot-actuator-autoconfigure Fix spring-boot-actuator-autoconfigure test logs 6 years ago
spring-boot-autoconfigure Fixup abstract configuration following SPR-16839 6 years ago
spring-boot-cli Upgrade to JOpt Simple 5.0.4 6 years ago
spring-boot-dependencies Start building against Spring Framework SNAPSHOTs 6 years ago
spring-boot-devtools Attempt to fix test failures on Java 9+ 6 years ago
spring-boot-docs Support random actuator port in SpringBootTest 6 years ago
spring-boot-parent Unify maven-shade-plugin version in parent POM 6 years ago
spring-boot-properties-migrator Fix checkstyle ternary issues 6 years ago
spring-boot-starters Merge branch '2.0.x' 6 years ago
spring-boot-test Support random actuator port in SpringBootTest 6 years ago
spring-boot-test-autoconfigure Update copyright year for changed files 6 years ago
spring-boot-tools Raise the minimum supported version of Gradle to 4.4 6 years ago
pom.xml