sources not found for【IDEA】

方法一: add <classifier>sources</classifier>java example:web <dependency> <groupId>xxx</groupId> <artifactId>xxx</artifactId> <version>xxx</version> <classifier>sources</classifier> </dependency>
相關文章
相關標籤/搜索