spring-boot/spring-boot-project/spring-boot-autoconfigure
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
..
src Migrate FailureAnalyzers to constructor injection 2022-04-07 16:58:59 -05:00
build.gradle Polish "Add support for cache2k in memory caching" 2022-03-21 09:59:24 +01:00