spring-boot/spring-boot-project
Scott Frederick d67dcf16cd Migrate FailureAnalyzers to constructor injection
All `FailureAnalyzer` implementations should use constructor
injection for `BeanFactory` and `Environment` instead of implementing
`BeanFactoryAware` or `EnvironmentAware` interfaces.

Fixes gh-30585
2022-04-07 16:58:59 -05:00
..
spring-boot Migrate FailureAnalyzers to constructor injection 2022-04-07 16:58:59 -05:00
spring-boot-actuator Polish "Fix NPE in configprops endpoint" 2022-04-07 19:44:06 +01:00
spring-boot-actuator-autoconfigure Merge branch '2.6.x' into 2.7.x 2022-04-07 09:18:17 +02:00
spring-boot-autoconfigure Migrate FailureAnalyzers to constructor injection 2022-04-07 16:58:59 -05:00
spring-boot-cli Exclude duplicate properties file when building a jar from jars 2022-02-11 15:31:20 -06:00
spring-boot-dependencies Upgrade to Embedded Mongo 3.4.5 2022-04-05 15:32:52 +01:00
spring-boot-devtools Merge branch '2.6.x' into 2.7.x 2022-03-25 14:56:01 +01:00
spring-boot-docs Merge branch '2.6.x' into 2.7.x 2022-04-07 20:44:29 +01:00
spring-boot-parent Merge branch '2.5.x' into 2.6.x 2022-01-12 13:54:23 -08:00
spring-boot-properties-migrator
spring-boot-starters Start building against Micrometer 1.9.0-M4 snapshots 2022-03-01 09:20:07 +01:00
spring-boot-test Support "application/graphql+json" media type in GraphQL HTTP mapping 2022-04-04 16:45:11 +02:00
spring-boot-test-autoconfigure Adapt to latest changes in Spring for GraphQL snapshots 2022-03-29 16:50:12 +01:00
spring-boot-tools Use provided scope for Maven core dependencies in Maven plugin 2022-04-04 16:00:15 -05:00