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/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