There was an error while loading. Please reload this page.
@javax.annotation.Resource
spring-web 6.0.9
i just upgrade spring boot from 2.4.10 to 3.0.7. then spring-boot-starter-web auto upgrade from 5.3.9 to 6.0.9.
it have some compile error. i have fixed refer to the official document, but unfortunately all my spring bean cannot inject.
it make me annoy. in order to confirm the reason, i downgrade the springboot version to 2.4.10, and it works.
could someone help me?
see my snapshot upgrade version:
downgrade version: