摘要: 问题原因:在于默认的parent中的版本springboot有固定的指定 删除指定版本 <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <!-- 默认的版本为3.8.1,修改为4.x,因为3.x使用的为编程的方 阅读全文
posted @ 2019-10-30 15:58 A汉克先生 阅读(3194) 评论(0) 推荐(1) 编辑
摘要: spring boot jetty 配置 https ssl 阅读全文
posted @ 2019-10-30 15:39 A汉克先生 阅读(629) 评论(0) 推荐(0) 编辑
摘要: 版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。本文链接:https://blog.csdn.net/qq_36611526/article/details/79067159今天遇到个问题 文件内引入某个资源 pom.xml头部http://m 阅读全文
posted @ 2019-10-30 15:38 A汉克先生 阅读(8669) 评论(0) 推荐(0) 编辑
摘要: <!-- https://search.maven.org, http://www.mvnrepository.com/ --> <url>http://maven.apache.org</url> 阅读全文
posted @ 2019-10-30 15:33 A汉克先生 阅读(98) 评论(0) 推荐(0) 编辑