随笔分类 -  maven

摘要:1 <span style="font-family: verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 1.5;">如果使用assembly编译,则用到下面的assembly.xml:</span> 1 <sp 阅读全文
posted @ 2017-06-22 16:00 baoyu7yi 阅读(275) 评论(0) 推荐(0)
摘要:在pom.xml加入: <build> <finalName>oauth2</finalName> <resources> <resource> <directory>src/main/resources</directory> <includes> <include>**/*.xml</inclu 阅读全文
posted @ 2017-06-22 15:58 baoyu7yi 阅读(255) 评论(0) 推荐(0)