• Stephane Nicoll's avatar
    Exclude beans with scheduled methods from global lazy init · 54613c77
    Stephane Nicoll authored
    This commit updates TaskSchedulingAutoConfiguration to contribute a
    LazyInitializationExcludeFilter that processes beans that have
    @Scheduled methods. This lets them be contributed to the context so
    that scheduled methods are invoked as expected.
    
    Closes gh-25315
    54613c77
Name
Last commit
Last update
..
main Loading commit data...
test Loading commit data...