处理模块之间的依赖关系(模块之间不能有循环依赖)

Error:java: Annotation processing is not supported for module cycles. Please ensure that all modules from cycle [basic_core,basic_util,crm_common,crm_mapper,crm_service,crm_web] are excluded from annotation processing

  • 查看模块之间的依赖
    maven多模块之间的互相依赖问题
    maven多模块之间的互相依赖问题
    maven多模块之间的互相依赖问题

相关文章:

  • 2022-01-09
  • 2022-12-23
  • 2021-05-17
  • 2021-05-11
  • 2021-06-24
  • 2021-09-26
猜你喜欢
  • 2021-06-20
  • 2022-12-23
  • 2022-12-23
  • 2021-08-19
  • 2021-11-22
  • 2021-07-24
  • 2021-12-10
相关资源
相似解决方案