为了账号安全,请及时绑定邮箱和手机立即绑定

springboot configuration annotation processor not found in classpath

springboot configuration annotation processor not found in classpath


出现这个问题,就找方法  加了个

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-configuration-processor</artifactId>
    <optional>true</optional>
</dependency>


结果

springboot configuration annotation processor not found in classpath还在 

https://img1.sycdn.imooc.com//5b97a80e000139c110560469.jpg

https://img1.sycdn.imooc.com//5b97a8370001ecd415650368.jpg

求大神解决啊

正在回答

3 回答

你先看看你的test是否可用,如果可用就去maven.aliyun.com看下面这个是否存在,如果不可用,查看是否配置写错.或者版本冲突

0 回复 有任何疑惑可以回复我~

这个不用管它也是可以运行的

0 回复 有任何疑惑可以回复我~

我也有这个问题,你好了吗

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
2小时学会Spring Boot
  • 参与学习       151599    人
  • 解答问题       1079    个

Spring Boot入门视频教程,你将学会使用Spring Boot快速构建应用程序

进入课程

springboot configuration annotation processor not found in classpath

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信