摘要: https://blog.csdn.net/qq_36551991/article/details/106566308 今天创建一个SpringBoot工程,启动时报了以下错误Caused by: org.springframework.beans.factory.NoSuchBeanDefinit 阅读全文
posted @ 2021-03-01 11:19 newlangwen 阅读(913) 评论(0) 推荐(0) 编辑
摘要: <!--远程调用--> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-openfeign</artifactId> </dependency> feign的那个sp 阅读全文
posted @ 2021-02-25 11:14 newlangwen 阅读(213) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/kwzblog/p/14074116.html 阅读全文
posted @ 2021-02-23 13:31 newlangwen 阅读(201) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/weixin_43549578/article/details/96448758 阅读全文
posted @ 2021-02-22 16:50 newlangwen 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 增加配置 logging: level: com.org.product.dao: debug 阅读全文
posted @ 2021-02-19 10:04 newlangwen 阅读(552) 评论(0) 推荐(0) 编辑
摘要: TCP/IP协议与Http协议的区别 阅读全文
posted @ 2020-12-10 17:29 newlangwen 阅读(134) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/qq_16681169/article/details/70471010 一.永久带到元空间的变迁其实,移除永久代的工作从JDK1.7就开始了。JDK1.7中,存储在永久代的部分数据就已经转移到了Java Heap或者是 Native Heap。但永久代仍 阅读全文
posted @ 2020-07-15 21:50 newlangwen 阅读(166) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/frankltf/p/11449471.html 阅读全文
posted @ 2020-07-15 21:32 newlangwen 阅读(103) 评论(0) 推荐(0) 编辑
摘要: mesos 安装 https://blog.51cto.com/11863547/1903532 https://my.oschina.net/duxuefeng/blog/847070 阅读全文
posted @ 2020-07-11 14:00 newlangwen 阅读(303) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/shuaijie/articles/5913750.html 阅读全文
posted @ 2020-06-23 11:07 newlangwen 阅读(137) 评论(0) 推荐(0) 编辑