07 2023 档案

SpringBoot项目优雅停机+Pid暴力停机
摘要:# bootstrap.yaml配置项目的pid输出位置 ```yaml spring: pid: file: F:/cloud-nacos/cloud_gateway/application.pid ``` # springboot项目修改启动类启动方式 > 原始启动类 SpringApplica 阅读全文

posted @ 2023-07-15 00:33 白嫖老郭 阅读(85) 评论(0) 推荐(1) 编辑

Springcloud2021+Nacos2.2+Dubbo3+Seata1.6实现分布式事务
摘要:> 示例代码地址:https://gitee.com/gtnotgod/Springcloud-alibaba.git 更详细参考Gitee完整的项目:https://gitee.com/gtnotgod/Springcloud-alibaba.git # 官网下载Nacos > https://n 阅读全文

posted @ 2023-07-07 18:46 白嫖老郭 阅读(590) 评论(0) 推荐(1) 编辑

基于Sa-Token实现微服务之前的单点登录
摘要:# 修改配置文件,准备好四个域名 ```shell 127.0.0.1 auth.server.com 127.0.0.1 user.server.com 127.0.0.1 third.server.com 127.0.0.1 eureka.server.com ``` # 注册中心:eureka 阅读全文

posted @ 2023-07-02 11:31 白嫖老郭 阅读(1824) 评论(0) 推荐(4) 编辑

导航

< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8
点击右上角即可分享
微信分享提示