spring-boot/spring-boot-project/spring-boot-autoconfigure
Scott Frederick c1fec6967e Support constructor injection for FailureAnalyzers
This commit adds support for instantiating FailureAnalyzer
implementations with BeanFactory and/or an Environment constructor
arguments and deprecates support for setter injection of these values
using BeanFactoryAware and EnvironmentAware.

Closes gh-29811
2022-02-22 14:24:59 -06:00
..
src Support constructor injection for FailureAnalyzers 2022-02-22 14:24:59 -06:00
build.gradle Upgrade to Flyway 8.3.0 2022-01-05 09:18:23 +01:00