idea循环依赖aAnnotation processing is not supported for module cycles.
1. 错误现象 
Error:java: Annotation processing is not supported for module cycles. Please ensure that all modules from cycle [book-rpc,book-api] are excluded from annotation processing 

相关文章: