• Madhura Bhave's avatar
    Revert "Disable ConfigurationProperties scanning for slice tests" · f1786c35
    Madhura Bhave authored
    This reverts commit 3b4ff7d7.
    The commit caused the build to fail because it disabled
    `@ConfigurationPropertiesScan` completely in slice tests. It
    did not take into account components that were explicitly included
    in slice tests using the `components` attribute. Since `@ConfigurationPropertiesScan`
    replaces `@Component` and `@EnableConfigurationProperties`, these components
    are no longer registered even though explicitly included.
    f1786c35
Name
Last commit
Last update
..
java/org/springframework/boot/test/autoconfigure Loading commit data...
resources Loading commit data...