11 2019 档案

摘要:Spring cloud 通过父工程打包多个子工程 2019-04-26 21:46:26 rfidgroup 阅读数 386更多 分类专栏: 微服务 版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。 本文链接:https://blog.csd 阅读全文
posted @ 2019-11-27 15:26 邵德强 阅读(1262) 评论(0) 推荐(0)
摘要:解决The resource identified by this request is only capable of generating responses with characteristics not acceptable according to the request "accept 阅读全文
posted @ 2019-11-15 10:05 邵德强 阅读(878) 评论(0) 推荐(0)
摘要:Maven之阿里云镜像仓库配置 方式一:全局配置 可以添加阿里云的镜像到maven的setting.xml配置中,这样就不需要每次在pom中,添加镜像仓库的配置,在mirrors节点下面添加子节点: <mirror> <id>nexus-aliyun</id> <mirrorOf>central</ 阅读全文
posted @ 2019-11-14 15:51 邵德强 阅读(4253) 评论(0) 推荐(1)
摘要:1、引入SrpingMVC所使用的Java包: cglib-nodep-2.1_3.jar、commons-logging.jar、spring-aspects-4.1.7.RELEASE.jar、spring-beans-4.1.7.RELEASE.jar、spring-context-4.1.7 阅读全文
posted @ 2019-11-05 10:09 邵德强 阅读(611) 评论(0) 推荐(0)
摘要:启动hive错误:Exception in thread "main" java.lang.IllegalArgumentException 2018-03-20 15:19:07 Gethin_H 阅读数 1357更多 分类专栏: Hive 版权声明:本文为博主原创文章,遵循 CC 4.0 BY- 阅读全文
posted @ 2019-11-01 23:42 邵德强 阅读(1664) 评论(0) 推荐(0)