• Madhura Bhave's avatar
    Do not validate value object bean definion when singleton present · 471ca01c
    Madhura Bhave authored
    Prior to this commit constructor bound configuration properties could
    not be mocked because it would fail validation from
    ConfigurationPropertiesBeanDefinitionValidator. The MockitoPostProcessor
    registers the mocked bean as a singleton and validation can be skipped if a
    singleton for the type is found in the bean factory.
    
    Fixes gh-18652
    471ca01c
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...