spingboot多模块项目添加本地jar包
摘要:一.将jar包放置在项目根目录的lib文件夹 二.在pom文件中添加本地依赖 <dependency> <groupId>com.platform</groupId> <artifactId>platform</artifactId> <version>4.1.0</version> <scope>
阅读全文
posted @ 2022-02-01 14:30
posted @ 2022-02-01 14:30
posted @ 2021-05-26 16:14
posted @ 2021-01-29 11:07
posted @ 2020-07-28 15:34