spring-boot/spring-boot-project
Scott Frederick 08022ba86e Remove support for locating imports using spring.factories
With this commit, loading `@AutoConfiguration`,
`@ImportAutoConfiguration`, and `@ManagementContextConfiguration`
classes is supported with `.imports` files only. Support for loading
these classes with `spring.factories` is removed.

Closes gh-29699
2022-09-21 17:34:51 -05:00
..
spring-boot Remove support for locating imports using spring.factories 2022-09-21 17:34:51 -05:00
spring-boot-actuator Remove HotSpot specifics from HeapDumper strategy interface 2022-09-16 12:53:43 +01:00
spring-boot-actuator-autoconfigure Remove support for locating imports using spring.factories 2022-09-21 17:34:51 -05:00
spring-boot-autoconfigure Remove support for locating imports using spring.factories 2022-09-21 17:34:51 -05:00
spring-boot-cli Remove rarely used commands from the CLI 2022-09-08 21:23:33 +01:00
spring-boot-dependencies Upgrade to Dependency Management Plugin 1.1.0-RC1 2022-09-21 10:59:05 +01:00
spring-boot-devtools Revert "Generate the AutoConfiguration.imports file from annotations" 2022-09-21 14:50:15 -05:00
spring-boot-docs Revert "Generate the AutoConfiguration.imports file from annotations" 2022-09-21 14:50:15 -05:00
spring-boot-parent Compile against SnakeYAML 1.32 and test against older versions 2022-09-15 11:55:44 +01:00
spring-boot-properties-migrator Use pattern matching for instanceof where appropriate 2022-06-20 17:55:36 +01:00
spring-boot-starters Introduce 'nativeTest' maven profile 2022-09-14 22:37:41 -07:00
spring-boot-test Disable ContextCustomizer implementations at runtime if necessary 2022-09-20 04:34:58 +02:00
spring-boot-test-autoconfigure Disable ContextCustomizer implementations at runtime if necessary 2022-09-20 04:34:58 +02:00
spring-boot-tools Revert "Generate the AutoConfiguration.imports file from annotations" 2022-09-21 14:50:15 -05:00