Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangtj committed Mar 23, 2023
1 parent 345fc4e commit b8179cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/_posts/durian/cloud-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ Nacos 提供了以下主要功能:

这些问题都需要一个强大而灵活的中间件来支撑。而 Nacos 正是这样一个中间件,它可以为我们提供一站式的解决方案。

<!-- more -->

# 快速上手吧

Nacos 官方提供了许多的部署方式,他们在 `nacos-group` 组织里,比如 `nacos-docker` 提供在 docker 运行 Nacos,提供了很多个 docker compose 编排脚本,还有 `nacos-k8s` 提供了些 k8s 下的脚本
Expand Down
2 changes: 2 additions & 0 deletions source/_posts/durian/cloud-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ updated: 2023-03-22 10:59:02

这个和我原本自定义的错误内容差不多,所以,在这次搭建过程中,就使用了规范的定义,接下来就介绍我的开源项目[Spring Cloud Examples](https://github.com/jiangtj/spring-cloud-examples)`micro-common`模块

<!-- more -->

# 创建 micro-common 模块

像之前基础业务模块一样,创建一个`micro-common`模块,然后,修改`pom.xml`文件
Expand Down

1 comment on commit b8179cc

@vercel
Copy link

@vercel vercel bot commented on b8179cc Mar 23, 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.