diff --git a/source/_posts/almond/f-open-feign.md b/source/_posts/almond/f-open-feign.md index eccc27c..b282210 100644 --- a/source/_posts/almond/f-open-feign.md +++ b/source/_posts/almond/f-open-feign.md @@ -257,6 +257,6 @@ public interface BaseClient { # 参考 - [Feign源码地址](https://github.com/OpenFeign/feign) - [Spring Cloud OpenFeign 官方文档](http://cloud.spring.io/spring-cloud-openfeign/single/spring-cloud-openfeign.html) -- [例子源码地址(可能存在改动和完善)](https://github.com/JiangTJ/spring-cloud-examples/tree/master/simple-example) +- [例子源码地址(可能存在改动和完善)](https://github.com/jiangtj/jc-platform/tree/Greenwich/simple-example) diff --git a/source/_posts/durian/cloud-0.md b/source/_posts/durian/cloud-0.md index af065b4..c01d765 100644 --- a/source/_posts/durian/cloud-0.md +++ b/source/_posts/durian/cloud-0.md @@ -165,6 +165,6 @@ description: # 尾 -事实上,在写这篇文章的时候,我已经写了一部分了,原本我并没有写博客的打算,项目也是给我自己用的,用于快速搭建一个可用的平台,但突然想到了AI,所以后面文章的风格也会这样,由AI辅助,它会帮我写概念相关的东西,而我更关注实际项目,项目已经开源在GitHub上了,https://github.com/jiangtj/spring-cloud-examples,期待你们的星星 +事实上,在写这篇文章的时候,我已经写了一部分了,原本我并没有写博客的打算,项目也是给我自己用的,用于快速搭建一个可用的平台,但突然想到了AI,所以后面文章的风格也会这样,由AI辅助,它会帮我写概念相关的东西,而我更关注实际项目,项目已经开源在GitHub上了,https://github.com/jiangtj/jc-platform,期待你们的星星 diff --git a/source/_posts/durian/cloud-2.md b/source/_posts/durian/cloud-2.md index 236d22a..338530a 100644 --- a/source/_posts/durian/cloud-2.md +++ b/source/_posts/durian/cloud-2.md @@ -22,7 +22,7 @@ updated: 2023-03-22 10:59:02 - detail: 详细说明发生问题的原因 - instance: 问题发生的URL地址 -这个和我原本自定义的错误内容差不多,所以,在这次搭建过程中,就使用了规范的定义,接下来就介绍我的开源项目[Spring Cloud Examples](https://github.com/jiangtj/spring-cloud-examples)中`micro-common`模块 +这个和我原本自定义的错误内容差不多,所以,在这次搭建过程中,就使用了规范的定义,接下来就介绍我的开源项目[J Cloud Platform](https://github.com/jiangtj/jc-platform)中`micro-common`模块 @@ -274,7 +274,7 @@ Reactive 好了之后创建 Servlet 的配置,你或许会觉得他们应该 我当时调试的时候,真的想@#&%x~ ![](https://raw.githubusercontent.com/jiangtj/picgo-repo/master/img-a20230323162855.png) -其他方便差不多到我的[开源项目](https://github.com/jiangtj/spring-cloud-examples)上看吧,不想贴源码了 +其他方便差不多到我的[开源项目 J Cloud Platform](https://github.com/jiangtj/jc-platform)上看吧,不想贴源码了 # 如何使用 diff --git a/source/_posts/durian/clpud-3.md b/source/_posts/durian/clpud-3.md index daaf9ef..4db82f8 100644 --- a/source/_posts/durian/clpud-3.md +++ b/source/_posts/durian/clpud-3.md @@ -6,7 +6,7 @@ date: 2023-03-30 updated: 2023-03-30 --- -> 配套源码:[spring-cloud-examples](https://github.com/jiangtj/spring-cloud-examples) +> 配套源码:[J Cloud Platform](https://github.com/jiangtj/jc-platform) Spring Cloud Tencent 与 Spring Cloud Alibaba 的差别如下