Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
apollo
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
apollo
Commits
62cdc90d
Unverified
Commit
62cdc90d
authored
Feb 22, 2020
by
Jason Song
Committed by
GitHub
Feb 22, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add known user
parent
76860444
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
138 additions
and
136 deletions
+138
-136
README.md
README.md
+138
-136
No files found.
README.md
View file @
62cdc90d
...
@@ -59,7 +59,7 @@ Java客户端不依赖任何框架,能够运行于所有Java运行时环境,
...
@@ -59,7 +59,7 @@ Java客户端不依赖任何框架,能够运行于所有Java运行时环境,
*
**提供Java和.Net原生客户端**
*
**提供Java和.Net原生客户端**
*
提供了Java和.Net的原生客户端,方便应用集成
*
提供了Java和.Net的原生客户端,方便应用集成
*
支持Spring Placeholder
,
Annotation和Spring Boot的ConfigurationProperties,方便应用使用(需要Spring 3.1.1+)
*
支持Spring Placeholder
,
Annotation和Spring Boot的ConfigurationProperties,方便应用使用(需要Spring 3.1.1+)
*
同时提供了Http接口,非Java和.Net应用也可以方便的使用
*
同时提供了Http接口,非Java和.Net应用也可以方便的使用
*
**提供开放平台API**
*
**提供开放平台API**
...
@@ -75,12 +75,13 @@ Java客户端不依赖任何框架,能够运行于所有Java运行时环境,
...
@@ -75,12 +75,13 @@ Java客户端不依赖任何框架,能够运行于所有Java运行时环境,
*
Apollo还提供了打包脚本,一键就可以生成所有需要的安装包,并且支持自定义运行时参数
*
Apollo还提供了打包脚本,一键就可以生成所有需要的安装包,并且支持自定义运行时参数
# Usage
# Usage
1.
[
Apollo使用
指南
](
https://github.com/ctripcorp/apollo/wiki/Apollo%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97
)
1.
[
应用接入
指南
](
https://github.com/ctripcorp/apollo/wiki/Apollo%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97
)
2.
[
Java客户端使用指南
](
https://github.com/ctripcorp/apollo/wiki/Java%E5%AE%A2%E6%88%B7%E7%AB%AF%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97
)
2.
[
Java客户端使用指南
](
https://github.com/ctripcorp/apollo/wiki/Java%E5%AE%A2%E6%88%B7%E7%AB%AF%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97
)
3.
[
.Net客户端使用指南
](
https://github.com/ctripcorp/apollo/wiki/.Net%E5%AE%A2%E6%88%B7%E7%AB%AF%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97
)
3.
[
.Net客户端使用指南
](
https://github.com/ctripcorp/apollo/wiki/.Net%E5%AE%A2%E6%88%B7%E7%AB%AF%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97
)
4.
[
其它语言客户端接入指南
](
https://github.com/ctripcorp/apollo/wiki/%E5%85%B6%E5%AE%83%E8%AF%AD%E8%A8%80%E5%AE%A2%E6%88%B7%E7%AB%AF%E6%8E%A5%E5%85%A5%E6%8C%87%E5%8D%97
)
4.
[
其它语言客户端接入指南
](
https://github.com/ctripcorp/apollo/wiki/%E5%85%B6%E5%AE%83%E8%AF%AD%E8%A8%80%E5%AE%A2%E6%88%B7%E7%AB%AF%E6%8E%A5%E5%85%A5%E6%8C%87%E5%8D%97
)
5.
[
Apollo开放平台接入指南
](
https://github.com/ctripcorp/apollo/wiki/Apollo%E5%BC%80%E6%94%BE%E5%B9%B3%E5%8F%B0
)
5.
[
Apollo开放平台接入指南
](
https://github.com/ctripcorp/apollo/wiki/Apollo%E5%BC%80%E6%94%BE%E5%B9%B3%E5%8F%B0
)
6.
[
Apollo使用场景和示例代码
](
https://github.com/ctripcorp/apollo-use-cases
)
6.
[
Apollo使用场景和示例代码
](
https://github.com/ctripcorp/apollo-use-cases
)
7.
[
Apollo实践案例
](
https://github.com/ctripcorp/apollo/wiki/Apollo-%E5%AE%9E%E8%B7%B5%E6%A1%88%E4%BE%8B
)
# Design
# Design
*
[
Apollo配置中心设计
](
https://github.com/ctripcorp/apollo/wiki/Apollo%E9%85%8D%E7%BD%AE%E4%B8%AD%E5%BF%83%E8%AE%BE%E8%AE%A1
)
*
[
Apollo配置中心设计
](
https://github.com/ctripcorp/apollo/wiki/Apollo%E9%85%8D%E7%BD%AE%E4%B8%AD%E5%BF%83%E8%AE%BE%E8%AE%A1
)
...
@@ -150,140 +151,140 @@ The project is licensed under the [Apache 2 license](https://github.com/ctripcor
...
@@ -150,140 +151,140 @@ The project is licensed under the [Apache 2 license](https://github.com/ctripcor
> 按照登记顺序排序,更多接入公司,欢迎在[https://github.com/ctripcorp/apollo/issues/451](https://github.com/ctripcorp/apollo/issues/451)登记(仅供开源用户参考)
> 按照登记顺序排序,更多接入公司,欢迎在[https://github.com/ctripcorp/apollo/issues/451](https://github.com/ctripcorp/apollo/issues/451)登记(仅供开源用户参考)


















































































































































































































































































...
@@ -370,6 +371,7 @@ The project is licensed under the [Apache 2 license](https://github.com/ctripcor
...
@@ -370,6 +371,7 @@ The project is licensed under the [Apache 2 license](https://github.com/ctripcor







# Awards
# Awards
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment