您当前的位置: 首页 >  spring boot

小志的博客

暂无认证

  • 2浏览

    0关注

    1217博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

Spring Boot Configuration Annotation Processor not found in claspath

小志的博客 发布时间:2019-06-14 16:38:10 ,浏览量:2

1、问题 bean实体中报错提示Spring Boot Configuration Annotation Processor not found in claspath,如下图: 在这里插入图片描述2、解决方式: 1)点击图中【Open Decumentation】,进入如下图界面, 在这里插入图片描述2)把spring-boot-configuration-processor依赖加入到pom.xml文件中


     org.springframework.boot
     spring-boot-configuration-processor
     true

在这里插入图片描述3)出现,Re-run Spring Boot Configuration Annotation Processor to update generated metadata.重新启动下即可。 在这里插入图片描述

关注
打赏
1661269038
查看更多评论
立即登录/注册

微信扫码登录

0.1929s