项目启动的时候:

Information:java: Errors occurred while compiling module 'biz-model,biz-vo,utility'
Information:2019/5/8 9:40 - Build completed with 1 error and 0 warnings in 12 s 756 ms
Error:java: Annotation processing is not supported for module cycles. Please ensure that all modules from cycle [biz-model,biz-vo,utility] are excluded from annotation processing

 

Error:java: Annotation processing is not supported for module cycles. Please ensure that all modules

选中红色的module(utility),右击选择open module settings

Error:java: Annotation processing is not supported for module cycles. Please ensure that all modules

选择不需要引入的包删除。

相关文章:

  • 2022-12-23
  • 2021-06-20
  • 2021-05-04
  • 2022-01-06
  • 2021-04-07
  • 2021-06-28
  • 2021-10-28
  • 2021-12-01
猜你喜欢
  • 2021-12-28
  • 2021-12-16
  • 2022-02-16
  • 2022-12-23
相关资源
相似解决方案