随笔分类 - springCloud
springCloud学习
摘要:1.springcloud项目搭建过程 https://blog.csdn.net/weixin_43238452/article/details/125367892 https://www.cnblogs.com/binyue/p/12079356.html 2.Springboot版本与微服务版
阅读全文
摘要:1.可能是springBoot版本和spingCloud版本不匹配 parent pom做了如下修改 <!--基于springboot开发--><parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-s
阅读全文