处理模块之间的依赖关系(模块之间不能有循环依赖)
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
-
查看模块之间的依赖