Maven项目指定多个源码目录
摘要:
需求 为了便于功能模块之间的解耦合,需要将不同功能的代码放在不同的目录。 处理 <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> <ve 阅读全文
posted @ 2022-03-09 23:03
白首码农
阅读(238)
评论(0)
推荐(0)
浙公网安备 33010602011771号