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

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多模块之间的互相依赖问题

相关文章: