摘要:
引入依赖 <!--网关--> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-gateway</artifactId> </dependency> <!--nacos 阅读全文
posted @ 2023-02-09 19:27
KoitoYuuuuuu
阅读(21)
评论(0)
推荐(0)
摘要:
Fein的基本使用 阅读全文
posted @ 2023-02-09 17:21
KoitoYuuuuuu
阅读(45)
评论(0)
推荐(0)
摘要:
Wrapper : 条件构造抽象类,最顶端父类 AbstractWrapper : 用于查询条件封装,生成 sql 的 where 条件 QueryWrapper : Entity 对象封装操作类,不是用lambda语法 UpdateWrapper : Update 条件封装,用于Entity对象更 阅读全文
posted @ 2023-02-09 15:40
KoitoYuuuuuu
阅读(47)
评论(0)
推荐(0)
摘要:
nacos可以用来做配置中心,进行配置的热更新 使用nacos做配置中心的流程 原项目启动流程 项目启动 -> 加载application.yml配置文件 -> 创建Spring容器 -> 加载Bean 使用nacos做配置中心的启动流程 项目启动 -> 读取bootstrap.yml -> 拉取n 阅读全文
posted @ 2023-02-09 15:35
KoitoYuuuuuu
阅读(206)
评论(0)
推荐(0)

浙公网安备 33010602011771号