• Phillip Webb's avatar
    Validate @ConfigurationProperties bean definitions · 4208c93b
    Phillip Webb authored
    Add a bean definition post-processor that throws a better exception
    if @ConstructorBinding property beans are being instantiated as
    regular Spring beans.
    
    Prior to this commit, a constructor bound properties bean would fail
    with an unsatisfied dependency exception which isn't all that helpful.
    
    Closes gh-17831
    4208c93b
Name
Last commit
Last update
..
main Loading commit data...
test Loading commit data...