摘要:
熔断器,服务降级 阅读全文
摘要:
Ribbon负载均衡的简介及应用 阅读全文
摘要:
RestTemplate 使用: 阅读全文
摘要:
集成架构->垂直架构->分布式架构->面向服务架构->微服务架构 阅读全文
摘要:
问题: 问题导致原因: 本人使用了mysql-connector-java-6.0.6.jar 解决: 1、com.mysql.jdbc.Driver to com.mysql.cj.jdbc.Driver 2、方案1、在项目代码-数据库连接URL后,加上 (注意大小写必须一致)(中国时区ps:‘+ 阅读全文
摘要:
spring cloud 之一(注册中心 Eureka) 阅读全文
摘要:
spring cloud 之前言 阅读全文