我创建好springboot项目后(版本是3.0.5),在写controller的时候发现注解没有加载上去,请问这是怎么回事呀,spring-web包已经导入到maven项目中了
没看见你的import导包,