宝玛科技网
您的当前位置:首页IDEA :Annotation processing is not supported for module cycles

IDEA :Annotation processing is not supported for module cycles

来源:宝玛科技网

Error:java: Annotation processing is not supported for module cycles. Please ensure that all modules from cycle [spring-boot (1),spring-boot-autoconfigure] are excluded from annotation processing

 

解决方法

IDEA菜单栏中打开Analyze->Analyze Module Dependencies...看到有的模块被红色的标出来了,并且右边显示了循环依赖。选中红色的存在循环依赖的模块右键选中Open Module Settings删除不该出现的依赖即可。

 

 

转载于:https://my.oschina.net/iioschina/blog/2937319

因篇幅问题不能全部显示,请点此查看更多更全内容