mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
Polish #48
This commit is contained in:
1
spring-cloud-alibaba-docs/src/main/asciidoc-zh/acm.adoc
Normal file
1
spring-cloud-alibaba-docs/src/main/asciidoc-zh/acm.adoc
Normal file
@@ -0,0 +1 @@
|
||||
== Spring Cloud AliCloud ACM
|
1
spring-cloud-alibaba-docs/src/main/asciidoc-zh/ans.adoc
Normal file
1
spring-cloud-alibaba-docs/src/main/asciidoc-zh/ans.adoc
Normal file
@@ -0,0 +1 @@
|
||||
== Spring Cloud AliCloud ANS
|
@@ -0,0 +1,4 @@
|
||||
== 依赖管理
|
||||
|
||||
Spring Cloud Alibaba BOM 包含了它所使用的所有依赖的版本。
|
||||
|
@@ -0,0 +1 @@
|
||||
== Spring Cloud Alibaba Nacos Config
|
@@ -0,0 +1 @@
|
||||
== Spring Cloud Alibaba Nacos Discovery
|
1
spring-cloud-alibaba-docs/src/main/asciidoc-zh/oss.adoc
Normal file
1
spring-cloud-alibaba-docs/src/main/asciidoc-zh/oss.adoc
Normal file
@@ -0,0 +1 @@
|
||||
== Spring Cloud AliCloud OSS
|
@@ -0,0 +1 @@
|
||||
== Spring Cloud Alibaba Rocket Binder
|
@@ -0,0 +1 @@
|
||||
== Spring Cloud Alibaba Sentinel
|
@@ -0,0 +1,31 @@
|
||||
[[spring-cloud-alibaba-reference]]
|
||||
= Spring Cloud Alibaba 参考文档
|
||||
xiaojing; xiaolongzuo; jim fang; bingting peng
|
||||
:doctype: book
|
||||
:toc:
|
||||
:toclevels: 4
|
||||
:source-highlighter: prettify
|
||||
:numbered:
|
||||
|
||||
== 介绍
|
||||
|
||||
Spring Cloud Alibaba 致力于提供分布式应用服务开发的一站式解决方案。此项目包含开发分布式应用服务的必需组件,方便开发者通过 Spring Cloud 编程模型轻松使用这些组件来开发分布式应用服务。
|
||||
|
||||
依托 Spring Cloud Alibaba,您只需要添加一些注解和少量配置,就可以将 Spring Cloud 应用接入阿里分布式应用解决方案,通过阿里中间件来迅速搭建分布式应用系统。
|
||||
|
||||
include::dependency-management.adoc[]
|
||||
|
||||
include::nacos-discovery.adoc[]
|
||||
|
||||
include::nacos-config.adoc[]
|
||||
|
||||
include::sentinel.adoc[]
|
||||
|
||||
include::rocketmq.adoc[]
|
||||
|
||||
include::ans.adoc[]
|
||||
|
||||
include::acm.adoc[]
|
||||
|
||||
include::oss.adoc[]
|
||||
|
1
spring-cloud-alibaba-docs/src/main/asciidoc/acm.adoc
Normal file
1
spring-cloud-alibaba-docs/src/main/asciidoc/acm.adoc
Normal file
@@ -0,0 +1 @@
|
||||
== Spring Cloud AliCloud ACM
|
1
spring-cloud-alibaba-docs/src/main/asciidoc/ans.adoc
Normal file
1
spring-cloud-alibaba-docs/src/main/asciidoc/ans.adoc
Normal file
@@ -0,0 +1 @@
|
||||
== Spring Cloud AliCloud ANS
|
@@ -0,0 +1,4 @@
|
||||
== Dependency Management
|
||||
|
||||
The Spring Cloud Alibaba Bill of Materials (BOM) contains the versions of all the dependencies it uses.
|
||||
|
@@ -0,0 +1 @@
|
||||
== Spring Cloud Alibaba Nacos Config
|
@@ -0,0 +1 @@
|
||||
== Spring Cloud Alibaba Nacos Discovery
|
1
spring-cloud-alibaba-docs/src/main/asciidoc/oss.adoc
Normal file
1
spring-cloud-alibaba-docs/src/main/asciidoc/oss.adoc
Normal file
@@ -0,0 +1 @@
|
||||
== Spring Cloud AliCloud OSS
|
@@ -0,0 +1 @@
|
||||
== Spring Cloud Alibaba Rocket Binder
|
@@ -0,0 +1 @@
|
||||
== Spring Cloud Alibaba Sentinel
|
@@ -0,0 +1,31 @@
|
||||
[[spring-cloud-alibaba-reference]]
|
||||
= Spring Cloud Alibaba Reference Documentation
|
||||
xiaojing; xiaolongzuo; jim fang; bingting peng
|
||||
:doctype: book
|
||||
:toc:
|
||||
:toclevels: 4
|
||||
:source-highlighter: prettify
|
||||
:numbered:
|
||||
|
||||
== Introduction
|
||||
|
||||
Spring Cloud Alibaba provides a one-stop solution for distributed application development. It contains all the components required to develop distributed applications, making it easy for you to develop your applications using Spring Cloud.
|
||||
|
||||
With Spring Cloud Alibaba, you only need to add some annotations and a small amount of configurations to connect Spring Cloud applications to the distributed solutions of Alibaba, and build a distributed application system with Alibaba middleware.
|
||||
|
||||
include::dependency-management.adoc[]
|
||||
|
||||
include::nacos-discovery.adoc[]
|
||||
|
||||
include::nacos-config.adoc[]
|
||||
|
||||
include::sentinel.adoc[]
|
||||
|
||||
include::rocketmq.adoc[]
|
||||
|
||||
include::ans.adoc[]
|
||||
|
||||
include::acm.adoc[]
|
||||
|
||||
include::oss.adoc[]
|
||||
|
Reference in New Issue
Block a user