When I upgraded to
SpringBoot-M5, I found that some autowiring has failed, such asmybatis-spring-boot-starter, these are the autowiring implemented byspring.factories
Comment From: bclozel
Looks like this was due to #29699
Comment From: livk-cloud
看起来这是由于#29699
Thanks for your answer, I have confirmed this from both the source code and the wiki