Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangtj committed Apr 6, 2023
1 parent a8d9a9d commit 197739b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion source/_posts/almond/f-open-feign.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


2 changes: 1 addition & 1 deletion source/_posts/durian/cloud-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,6 @@ description:

#

事实上,在写这篇文章的时候,我已经写了一部分了,原本我并没有写博客的打算,项目也是给我自己用的,用于快速搭建一个可用的平台,但突然想到了AI,所以后面文章的风格也会这样,由AI辅助,它会帮我写概念相关的东西,而我更关注实际项目,项目已经开源在GitHub上了,https://github.com/jiangtj/spring-cloud-examples,期待你们的星星
事实上,在写这篇文章的时候,我已经写了一部分了,原本我并没有写博客的打算,项目也是给我自己用的,用于快速搭建一个可用的平台,但突然想到了AI,所以后面文章的风格也会这样,由AI辅助,它会帮我写概念相关的东西,而我更关注实际项目,项目已经开源在GitHub上了,https://github.com/jiangtj/jc-platform,期待你们的星星


4 changes: 2 additions & 2 deletions source/_posts/durian/cloud-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`模块

<!-- more -->

Expand Down Expand Up @@ -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)上看吧,不想贴源码了

# 如何使用

Expand Down
2 changes: 1 addition & 1 deletion source/_posts/durian/clpud-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 的差别如下

Expand Down

1 comment on commit 197739b

@vercel
Copy link

@vercel vercel bot commented on 197739b Apr 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.