将springboot打成可以被直接引用的Jar包
话不多说, 直接上核心将pom.xml文件的对应内容替换成如下内容 <build> ... <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <art