repo_name stringclasses 5
values | pr_number int64 1.52k 15.5k | pr_title stringlengths 8 143 | pr_description stringlengths 0 10.2k | author stringlengths 3 18 | date_created timestamp[ns, tz=UTC] | date_merged timestamp[ns, tz=UTC] | previous_commit stringlengths 40 40 | pr_commit stringlengths 40 40 | query stringlengths 11 10.2k | filepath stringlengths 6 220 | before_content stringlengths 0 597M | after_content stringlengths 0 597M | label int64 -1 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/test/resources/application.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | 1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./docs/zh/_sidebar.md | - [**首页**](zh/README.md)
- 设计文档
- [Apollo配置中心设计](zh/design/apollo-design.md)
- [Apollo配置中心介绍](zh/design/apollo-introduction.md)
- [Apollo核心概念之“Namespace”](zh/design/apollo-core-concept-namespace.md)
- [Apollo源码解析(全)](http://www.iocoder.cn/categories/Apollo/)
- 部署文档
- [Quick Start](zh/deployment/quick-start.... | - [**首页**](zh/README.md)
- 设计文档
- [Apollo配置中心设计](zh/design/apollo-design.md)
- [Apollo配置中心介绍](zh/design/apollo-introduction.md)
- [Apollo核心概念之“Namespace”](zh/design/apollo-core-concept-namespace.md)
- [Apollo源码解析(全)](http://www.iocoder.cn/categories/Apollo/)
- 部署文档
- [Quick Start](zh/deployment/quick-start.... | 1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./docs/zh/development/apollo-development-guide.md | 本文档介绍了如何在本地使用IDE编译、运行Apollo,从而可以帮助大家了解Apollo的内在运行机制,同时也为自定义开发做好准备。
#
# 一、准备工作
## 1.1 本地运行时环境
Apollo本地开发需要以下组件:
1. Java: 1.8+
2. MySQL: 5.6.5+
3. IDE: 没有特殊要求
其中MySQL需要创建Apollo数据库并导入基础数据。
具体步骤请参考[分布式部署指南](zh/deployment/distributed-deployment-guide)中的以下部分:
1. [一、准备工作](zh/deployment/distributed-deployment-guide#... | 本文档介绍了如何在本地使用IDE编译、运行Apollo,从而可以帮助大家了解Apollo的内在运行机制,同时也为自定义开发做好准备。
#
# 一、准备工作
## 1.1 本地运行时环境
Apollo本地开发需要以下组件:
1. Java: 1.8+
2. MySQL: 5.6.5+
3. IDE: 没有特殊要求
其中MySQL需要创建Apollo数据库并导入基础数据。
具体步骤请参考[分布式部署指南](zh/deployment/distributed-deployment-guide)中的以下部分:
1. [一、准备工作](zh/deployment/distributed-deployment-guide#... | 1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./docs/zh/usage/apollo-user-guide.md | #
# 名词解释
* 普通应用
* 普通应用指的是独立运行的程序,如
* Web应用程序
* 带有main函数的程序
* 公共组件
* 公共组件指的是发布的类库、客户端程序,不会自己独立运行,如
* Java的jar包
* .Net的dll文件
# 一、普通应用接入指南
## 1.1 创建项目
要使用Apollo,第一步需要创建项目。
1. 打开apollo-portal主页
2. 点击“创建项目”
 this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./scripts/apollo-on-kubernetes/apollo-portal-server/config/app.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-configservice/src/test/resources/application.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-client/src/test/resources/spring/yaml/case2-new.yml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/resources/META-INF/app.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./docs/zh/usage/apollo-user-practices.md | Apollo 配置中心的实践案例,供大家参考:
* [Apollo+ES源码改造,构建民生银行的ELK日志平台配置管理中心](https://mp.weixin.qq.com/s/VHugn0vgNu4m56V49geC4w)
* [Apollo在有赞的实践](https://mp.weixin.qq.com/s/Ge14UeY9Gm2Hrk--E47eJQ)
* [微服务版本切换初始设计思路](https://blog.llyweb.com/articles/2020/08/11/1597149013480.html)
* [Alibaba Sentinel Push模式 规则推送至Apollo配置中心](https://ani... | Apollo 配置中心的实践案例,供大家参考:
* [Apollo+ES源码改造,构建民生银行的ELK日志平台配置管理中心](https://mp.weixin.qq.com/s/VHugn0vgNu4m56V49geC4w)
* [Apollo在有赞的实践](https://mp.weixin.qq.com/s/Ge14UeY9Gm2Hrk--E47eJQ)
* [微服务版本切换初始设计思路](https://blog.llyweb.com/articles/2020/08/11/1597149013480.html)
* [Alibaba Sentinel Push模式 规则推送至Apollo配置中心](https://ani... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-demo/src/main/resources/META-INF/app.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-configservice/src/main/config/app.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-client/src/test/resources/spring/yaml/case9.yml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-common/src/main/resources/application.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-configservice/src/main/resources/application-nacos-discovery.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-biz/src/test/resources/logback-test.xml | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-adminservice/src/test/resources/application.yml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-client/src/test/resources/spring/XmlConfigPlaceholderTest4.xml | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-configservice/src/test/resources/application.yml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./.github/workflows/cla.yml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./scripts/apollo-on-kubernetes/README.md | # 使用方法
## 一、构建镜像
### 1.1 获取 apollo 压缩包
从 https://github.com/ctripcorp/apollo/releases 下载预先打好的 java 包 <br/>
例如你下载的是: <br/>
apollo-portal-1.0.0-github.zip <br/>
apollo-adminservice-1.0.0-github.zip <br/>
apollo-configservice-1.0.0-github.zip <br/>
### 1.2 解压压缩包, 获取程序 jar 包
- 解压 apollo-portal-1.0.0-github.zip <br/>
获取 ... | # 使用方法
## 一、构建镜像
### 1.1 获取 apollo 压缩包
从 https://github.com/ctripcorp/apollo/releases 下载预先打好的 java 包 <br/>
例如你下载的是: <br/>
apollo-portal-1.0.0-github.zip <br/>
apollo-adminservice-1.0.0-github.zip <br/>
apollo-configservice-1.0.0-github.zip <br/>
### 1.2 解压压缩包, 获取程序 jar 包
- 解压 apollo-portal-1.0.0-github.zip <br/>
获取 ... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./GOVERNANCE.md | # Overview
Apollo is a meritocratic, consensus-based community project. Anyone with an interest in the project can join the community, contribute to the project design and participate in the decision-making process.
This document describes how that participation takes place and how to set about earning merit within ... | # Overview
Apollo is a meritocratic, consensus-based community project. Anyone with an interest in the project can join the community, contribute to the project design and participate in the decision-making process.
This document describes how that participation takes place and how to set about earning merit within ... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-adminservice/src/test/resources/application.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-configservice/pom.xml | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-configservice/src/main/config/application-github.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/config/application-ldap-openldap-sample.yml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./docs/zh/usage/other-language-client-user-guide.md | 目前Apollo团队由于人力所限,只提供了Java和.Net的客户端,对于其它语言的应用,可以通过本文的介绍来直接通过Http接口获取配置。
另外,如果有团队/个人有兴趣的话,也欢迎帮助我们来实现其它语言的客户端,具体细节可以联系@nobodyiam和@lepdou。
>注:目前已有热心用户贡献了Go、Python、NodeJS、PHP、C++的客户端,更多信息可以参考[Go、Python、NodeJS、PHP等客户端使用指南](zh/usage/third-party-sdks-user-guide)
## 1.1 应用接入Apollo
首先需要在Apollo中接入你的应用,具体步骤可以参考[应用接入文档](zh/usage... | 目前Apollo团队由于人力所限,只提供了Java和.Net的客户端,对于其它语言的应用,可以通过本文的介绍来直接通过Http接口获取配置。
另外,如果有团队/个人有兴趣的话,也欢迎帮助我们来实现其它语言的客户端,具体细节可以联系@nobodyiam和@lepdou。
>注:目前已有热心用户贡献了Go、Python、NodeJS、PHP、C++的客户端,更多信息可以参考[Go、Python、NodeJS、PHP等客户端使用指南](zh/usage/third-party-sdks-user-guide)
## 1.1 应用接入Apollo
首先需要在Apollo中接入你的应用,具体步骤可以参考[应用接入文档](zh/usage... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-adminservice/src/main/config/app.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./docs/en/community/team.md | # Apollo Team
The Apollo team is comprised of Members and Contributors. Members have direct access to the source of Apollo project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Al... | # Apollo Team
The Apollo team is comprised of Members and Contributors. Members have direct access to the source of Apollo project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Al... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./docs/zh/development/portal-how-to-enable-webhook-notification.md | 从 1.8.0 版本开始,apollo 增加了 webhook 支持,从而可以在配置发布时触发 webhook 并告知配置发布的信息。
## 启用方式
> 配置项统一存储在ApolloPortalDB.ServerConfig表中,也可以通过`管理员工具 - 系统参数`页面进行配置,修改完一分钟实时生效。
1. webhook.supported.envs
开启 webhook 的环境列表,多个环境以英文逗号分隔,如
```
DEV,FAT,UAT,PRO
```
2. config.release.webhook.service.url
webhook 通知的 url 地址,需要接收 HTTP POST 请求。如有多... | 从 1.8.0 版本开始,apollo 增加了 webhook 支持,从而可以在配置发布时触发 webhook 并告知配置发布的信息。
## 启用方式
> 配置项统一存储在ApolloPortalDB.ServerConfig表中,也可以通过`管理员工具 - 系统参数`页面进行配置,修改完一分钟实时生效。
1. webhook.supported.envs
开启 webhook 的环境列表,多个环境以英文逗号分隔,如
```
DEV,FAT,UAT,PRO
```
2. config.release.webhook.service.url
webhook 通知的 url 地址,需要接收 HTTP POST 请求。如有多... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./docs/zh/design/apollo-core-concept-namespace.md | ### 1. 什么是Namespace?
Namespace是配置项的集合,类似于一个配置文件的概念。
### 2. 什么是“application”的Namespace?
Apollo在创建项目的时候,都会默认创建一个“application”的Namespace。顾名思义,“application”是给应用自身使用的,熟悉Spring Boot的同学都知道,Spring Boot项目都有一个默认配置文件application.yml。在这里application.yml就等同于“application”的Namespace。对于90%的应用来说,“application”的Namespace已经满足日常配置使用场景了。
##... | ### 1. 什么是Namespace?
Namespace是配置项的集合,类似于一个配置文件的概念。
### 2. 什么是“application”的Namespace?
Apollo在创建项目的时候,都会默认创建一个“application”的Namespace。顾名思义,“application”是给应用自身使用的,熟悉Spring Boot的同学都知道,Spring Boot项目都有一个默认配置文件application.yml。在这里application.yml就等同于“application”的Namespace。对于90%的应用来说,“application”的Namespace已经满足日常配置使用场景了。
##... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-demo/src/main/resources/log4j2.xml | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-client/src/test/resources/spring/XmlConfigPlaceholderTest8.xml | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./docs/zh/_navbar.md | - 社区
- [团队](zh/community/team.md)
- [社区治理](https://github.com/ctripcorp/apollo/blob/master/GOVERNANCE.md)
- [贡献指南](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md)
- [致谢](zh/community/thank-you.md)
- Translations
- [:uk: English](/en/)
- [:cn: 中文](/zh/) | - 社区
- [团队](zh/community/team.md)
- [社区治理](https://github.com/ctripcorp/apollo/blob/master/GOVERNANCE.md)
- [贡献指南](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md)
- [致谢](zh/community/thank-you.md)
- Translations
- [:uk: English](/en/)
- [:cn: 中文](/zh/) | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/resources/logback.xml | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | <?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-client/src/test/resources/spring/yaml/case2.yml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-adminservice/src/main/resources/application-nacos-discovery.properties | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./docs/zh/design/apollo-introduction.md | #
# 1、What is Apollo
## 1.1 背景
随着程序功能的日益复杂,程序的配置日益增多:各种功能的开关、参数的配置、服务器的地址……
对程序配置的期望值也越来越高:配置修改后实时生效,灰度发布,分环境、分集群管理配置,完善的权限、审核机制……
在这样的大环境下,传统的通过配置文件、数据库等方式已经越来越无法满足开发人员对配置管理的需求。
Apollo配置中心应运而生!
## 1.2 Apollo简介
Apollo(阿波罗)是携程框架部门研发的开源配置管理中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
Apollo支... | #
# 1、What is Apollo
## 1.1 背景
随着程序功能的日益复杂,程序的配置日益增多:各种功能的开关、参数的配置、服务器的地址……
对程序配置的期望值也越来越高:配置修改后实时生效,灰度发布,分环境、分集群管理配置,完善的权限、审核机制……
在这样的大环境下,传统的通过配置文件、数据库等方式已经越来越无法满足开发人员对配置管理的需求。
Apollo配置中心应运而生!
## 1.2 Apollo简介
Apollo(阿波罗)是携程框架部门研发的开源配置管理中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
Apollo支... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-core/src/test/resources/META-INF/app-with-utf8bom.properties | app.id=110402
| app.id=110402
| -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./docs/zh/community/thank-you.md | # 致谢
<hr />
<img src="en/images/community/jetbrains.svg" alt="jetbrains" style="height: 80px; margin-right: 20px">
<img src="en/images/community/intellij-idea.svg" alt="intellij-idea" style="width: 75px" >
Apollo 团队使用 [IntelliJ IDEA](https://www.jetbrains.com/idea/) 开发开源项目,非常感谢 [JetBrains](https://www.jetbrains.com/)... | # 致谢
<hr />
<img src="en/images/community/jetbrains.svg" alt="jetbrains" style="height: 80px; margin-right: 20px">
<img src="en/images/community/intellij-idea.svg" alt="intellij-idea" style="width: 75px" >
Apollo 团队使用 [IntelliJ IDEA](https://www.jetbrains.com/idea/) 开发开源项目,非常感谢 [JetBrains](https://www.jetbrains.com/)... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/service/ReleaseMessageService.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-demo/src/main/java/com/ctrip/framework/apollo/demo/spring/common/config/AnotherAppConfig.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/resources/static/views/component/namespace-panel-branch-tab.html | <!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or ... | <!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or ... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./doc/images/create-namespace-select-type.png | PNG
IHDR l g1| IDATx]}of4U$$z^L3b
vpKq:Y'qx8n1 lzH@ z|1#y{>{yw-,] H@$ T!*U$ H@@"T(D! H@$ $дxUYq+- H@$ ªUuH@$ T%BXTVeYi H@$ '9$ H@bjΊK@$ (f$ H@UK@1[]g% H@ H@$ %ڮ$ H@Yǀ$ H@@PVmYq H@$ Ŭc@$ Hj (f문$ H@&+VĬY$cv... | PNG
IHDR l g1| IDATx]}of4U$$z^L3b
vpKq:Y'qx8n1 lzH@ z|1#y{>{yw-,] H@$ T!*U$ H@@"T(D! H@$ $дxUYq+- H@$ ªUuH@$ T%BXTVeYi H@$ '9$ H@bjΊK@$ (f$ H@UK@1[]g% H@ H@$ %ڮ$ H@Yǀ$ H@@PVmYq H@$ Ŭc@$ Hj (f문$ H@&+VĬY$cv... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./.git/hooks/pre-commit.sample | #!/bin/sh
#
# An example hook script to verify what is about to be committed.
# Called by "git commit" with no arguments. The hook should
# exit with non-zero status after issuing an appropriate message if
# it wants to stop the commit.
#
# To enable this hook, rename this file to "pre-commit".
if git rev-parse --ver... | #!/bin/sh
#
# An example hook script to verify what is about to be committed.
# Called by "git commit" with no arguments. The hook should
# exit with non-zero status after issuing an appropriate message if
# it wants to stop the commit.
#
# To enable this hook, rename this file to "pre-commit".
if git rev-parse --ver... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/resources/static/img/text.png | PNG
IHDR X IDATx^Are F'U
$ N !@%aA<@xx]JUPP2~nO{* uG Բ>N@tHCg@;r\
Dټpϖ;ʕA'y?ӺcX01\0zL@z,G308=r}4N@8CO1\0zL@z,G308=r}4N@8CO1\0zL@z,G308=r}4N@8CO1T^hrcom|{i^'>g4OO=٘5Ӫ>-qifo_3$GKjig'%nt0K[;{;ZY M6{3ڞN7.{15=5... | PNG
IHDR X IDATx^Are F'U
$ N !@%aA<@xx]JUPP2~nO{* uG Բ>N@tHCg@;r\
Dټpϖ;ʕA'y?ӺcX01\0zL@z,G308=r}4N@8CO1\0zL@z,G308=r}4N@8CO1\0zL@z,G308=r}4N@8CO1T^hrcom|{i^'>g4OO=٘5Ӫ>-qifo_3$GKjig'%nt0K[;{;ZY M6{3ڞN7.{15=5... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./doc/images/namespace-model-example.png | PNG
IHDR c -\ pHYs IDATx{U?~R@.*D@03LP 0
sJB:%]_yHM`AG9'$
D~0wn#|1,̵9+ *UR... | PNG
IHDR c -\ pHYs IDATx{U?~R@.*D@03LP 0
sJB:%]_yHM`AG9'$
D~0wn#|1,̵9+ *UR... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/entity/AccessKey.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/PortalApplication.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/v1/controller/NamespaceController.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./scripts/docker-quick-start/sql/apolloconfigdb.sql | --
-- Copyright 2021 Apollo Authors
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to i... | --
-- Copyright 2021 Apollo Authors
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-common/src/main/resources/banner.txt | _ _ _
/ \ _ __ ___ | | | ___
/ _ \ | '_ \ / _ \| | |/ _ \
/ ___ \| |_) | (_) | | | (_) |
/_/ \_\ .__/ \___/|_|_|\___/
|_|
:: Spring Boot :: ${spring-boot.formatted-version}
| _ _ _
/ \ _ __ ___ | | | ___
/ _ \ | '_ \ / _ \| | |/ _ \
/ ___ \| |_) | (_) | | | (_) |
/_/ \_\ .__/ \___/|_|_|\___/
|_|
:: Spring Boot :: ${spring-boot.formatted-version}
| -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./scripts/apollo-on-kubernetes/kubernetes/apollo-env-test-alpha/service-mysql-for-apollo-test-alpha-env.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-core/src/main/resources/META-INF/services/com.ctrip.framework.apollo.core.spi.MetaServerProvider | com.ctrip.framework.apollo.core.internals.LegacyMetaServerProvider
| com.ctrip.framework.apollo.core.internals.LegacyMetaServerProvider
| -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/resources/static/scripts/directive/rollback-modal-directive.js | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/spi/EmailService.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/message/MessageSender.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/resources/static/system-role-manage.html | <!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or ... | <!--
~ Copyright 2021 Apollo Authors
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or ... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-openapi/src/main/java/com/ctrip/framework/apollo/openapi/dto/OpenClusterDTO.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/resources/static/scripts/directive/item-modal-directive.js | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-adminservice/src/main/java/com/ctrip/framework/apollo/adminservice/filter/AdminServiceAuthenticationFilter.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/service/CommitService.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/spi/configuration/LdapProperties.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,786 | feature: shared session for multi apollo portal | ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value
## How to use
### 1. No session da... | vdiskg | 2021-06-24T12:21:54Z | 2021-06-27T13:17:09Z | f1eca02f4033d050bd71ede288d1707954d3dea4 | bf80850aab4f70647d6217fc6995588085b91719 | feature: shared session for multi apollo portal. ## What's the purpose of this PR
shared session for multi apollo portal
## Which issue(s) this PR fixes:
Fixes #3672
## Brief changelog
add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau... | ./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/repository/ReleaseHistoryRepository.java | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | /*
* Copyright 2021 Apollo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./.licenserc.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | 1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/en/_navbar.md | - Community
- [Team](en/community/team.md)
- [Community Governance](https://github.com/ctripcorp/apollo/blob/master/GOVERNANCE.md)
- [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md)
- Translations
- [:uk: English](/en/)
- [:cn: 中文](/zh/) | - Community
- [Team](en/community/team.md)
- [Community Governance](https://github.com/ctripcorp/apollo/blob/master/GOVERNANCE.md)
- [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md)
- [Acknowledgements](en/community/thank-you.md)
- Translations
- [:uk: English](/en/)
- ... | 1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/en/_sidebar.md | - [**Home**](en/README.md)
- [Releases](https://github.com/ctripcorp/apollo/releases)
- Community
- [Team](en/community/team.md)
- [Community Governance](https://github.com/ctripcorp/apollo/blob/master/GOVERNANCE.md)
- [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md)
| - [**Home**](en/README.md)
- [Releases](https://github.com/ctripcorp/apollo/releases)
- Community
- [Team](en/community/team.md)
- [Community Governance](https://github.com/ctripcorp/apollo/blob/master/GOVERNANCE.md)
- [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md)
- [Ac... | 1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/zh/_navbar.md | - 社区
- [团队](zh/community/team.md)
- [社区治理](https://github.com/ctripcorp/apollo/blob/master/GOVERNANCE.md)
- [贡献指南](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md)
- Translations
- [:uk: English](/en/)
- [:cn: 中文](/zh/) | - 社区
- [团队](zh/community/team.md)
- [社区治理](https://github.com/ctripcorp/apollo/blob/master/GOVERNANCE.md)
- [贡献指南](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md)
- [致谢](zh/community/thank-you.md)
- Translations
- [:uk: English](/en/)
- [:cn: 中文](/zh/) | 1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/zh/_sidebar.md | - [**首页**](zh/README.md)
- 设计文档
- [Apollo配置中心设计](zh/design/apollo-design.md)
- [Apollo配置中心介绍](zh/design/apollo-introduction.md)
- [Apollo核心概念之“Namespace”](zh/design/apollo-core-concept-namespace.md)
- [Apollo源码解析(全)](http://www.iocoder.cn/categories/Apollo/)
- 部署文档
- [Quick Start](zh/deployment/quick-start.... | - [**首页**](zh/README.md)
- 设计文档
- [Apollo配置中心设计](zh/design/apollo-design.md)
- [Apollo配置中心介绍](zh/design/apollo-introduction.md)
- [Apollo核心概念之“Namespace”](zh/design/apollo-core-concept-namespace.md)
- [Apollo源码解析(全)](http://www.iocoder.cn/categories/Apollo/)
- 部署文档
- [Quick Start](zh/deployment/quick-start.... | 1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./scripts/helm/apollo-portal/values.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/zh/development/portal-how-to-enable-email-service.md | 在配置发布时候,我们希望发布信息邮件通知到相关的负责人。现支持发送邮件的动作有:普通发布、灰度发布、全量发布、回滚,通知对象包括:具有namespace编辑和发布权限的人员以及App负责人。
由于各公司的邮件服务往往有不同的实现,所以Apollo定义了一些SPI用来解耦,Apollo接入邮件服务的关键就是实现这些SPI。
## 一、实现方式一:使用Apollo提供的smtp邮件服务
### 1.1 接入步骤
在ApolloPortalDB.ServerConfig表配置以下参数,也可以通过管理员工具 - 系统参数页面进行配置,修改完一分钟实时生效。如下:
* **email.enabled** 设置为true即可启用默认的sm... | 在配置发布时候,我们希望发布信息邮件通知到相关的负责人。现支持发送邮件的动作有:普通发布、灰度发布、全量发布、回滚,通知对象包括:具有namespace编辑和发布权限的人员以及App负责人。
由于各公司的邮件服务往往有不同的实现,所以Apollo定义了一些SPI用来解耦,Apollo接入邮件服务的关键就是实现这些SPI。
## 一、实现方式一:使用Apollo提供的smtp邮件服务
### 1.1 接入步骤
在ApolloPortalDB.ServerConfig表配置以下参数,也可以通过管理员工具 - 系统参数页面进行配置,修改完一分钟实时生效。如下:
* **email.enabled** 设置为true即可启用默认的sm... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./apollo-client/src/test/resources/spring/yaml/case1-new.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./.github/ISSUE_TEMPLATE/bug_report_zh.md | ---
name: 报告Bug/使用疑问
about: 提交Apollo Bug/使用疑问,使用这个模板
title: ''
labels: ''
assignees: ''
---
<!-- 这段文字不会显示在你的内容中。为了避免重复的信息,方便后续的检索,在提issue之前,请检查如下事项。如果是比较新手级别的问题,推荐到讨论区https://github.com/ctripcorp/apollo/discussions 提问 -->
- [ ] 我已经检查过[discussions](https://github.com/ctripcorp/apollo/discussions)
- [ ] 我已经搜索过[issues](... | ---
name: 报告Bug/使用疑问
about: 提交Apollo Bug/使用疑问,使用这个模板
title: ''
labels: ''
assignees: ''
---
<!-- 这段文字不会显示在你的内容中。为了避免重复的信息,方便后续的检索,在提issue之前,请检查如下事项。如果是比较新手级别的问题,推荐到讨论区https://github.com/ctripcorp/apollo/discussions 提问 -->
- [ ] 我已经检查过[discussions](https://github.com/ctripcorp/apollo/discussions)
- [ ] 我已经搜索过[issues](... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/zh/misc/apollo-benchmark.md | 很多同学关心Apollo的性能和可靠性,以下数据是采集携程内部生产环境单台机器的数据。监控工具是[Cat](https://github.com/dianping/cat)。
### 一、测试机器配置
#### 1.1 机器配置
4C12G
#### 1.2 JVM参数
````
-Xms6144m -Xmx6144m -Xss256k -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=384m -XX:NewSize=4096m -XX:MaxNewSize=4096m -XX:SurvivorRatio=8
-XX:+UseParNewGC -XX:ParallelGCThreads=... | 很多同学关心Apollo的性能和可靠性,以下数据是采集携程内部生产环境单台机器的数据。监控工具是[Cat](https://github.com/dianping/cat)。
### 一、测试机器配置
#### 1.1 机器配置
4C12G
#### 1.2 JVM参数
````
-Xms6144m -Xmx6144m -Xss256k -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=384m -XX:NewSize=4096m -XX:MaxNewSize=4096m -XX:SurvivorRatio=8
-XX:+UseParNewGC -XX:ParallelGCThreads=... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./scripts/helm/apollo-service/templates/ingress-adminservice.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/zh/community/team.md | # Apollo 团队
Apollo 团队由 Member 和 Contributor 组成。Member 可以直接访问 Apollo 项目的源代码并基于代码库积极演进。Contributor 通过向 Member 提交补丁和建议来改善项目,项目的贡献者数量是没有限制的。无论是进行小规模的清理,提交新的功能或其它形式的贡献,都将受到极大的赞赏。
有关社区治理模型的更多信息,请参考[GOVERNANCE.md](https://github.com/ctripcorp/apollo/blob/master/GOVERNANCE.md)。
## Member
Member 包括 PMC 成员和 Committer,该列表按字母顺... | # Apollo 团队
Apollo 团队由 Member 和 Contributor 组成。Member 可以直接访问 Apollo 项目的源代码并基于代码库积极演进。Contributor 通过向 Member 提交补丁和建议来改善项目,项目的贡献者数量是没有限制的。无论是进行小规模的清理,提交新的功能或其它形式的贡献,都将受到极大的赞赏。
有关社区治理模型的更多信息,请参考[GOVERNANCE.md](https://github.com/ctripcorp/apollo/blob/master/GOVERNANCE.md)。
## Member
Member 包括 PMC 成员和 Committer,该列表按字母顺... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./README.md | <img src="https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/logo/logo-simple.png" alt="apollo-logo" width="40%">
# Apollo - A reliable configuration management system
[](https://github.com/ctripcorp/apollo/actions)
[](https://github.com/ctripcorp/apollo/actions)
[ is a reliable configuration management system.
## 1. Introduction
The apollo-service and apollo-portal charts create deployments for apollo-configservice, apollo-adminservice and apollo-portal, which utilize the kubernetes native service discovery.
#... | # Apollo Helm Chart
[Apollo](https://github.com/ctripcorp/apollo) is a reliable configuration management system.
## 1. Introduction
The apollo-service and apollo-portal charts create deployments for apollo-configservice, apollo-adminservice and apollo-portal, which utilize the kubernetes native service discovery.
#... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./CONTRIBUTING.md | ## Contributing to apollo
Apollo is released under the non-restrictive Apache 2.0 license, and follows a very standard Github development process, using Github tracker for issues and merging pull requests into master. If you want to contribute even something trivial please do not hesitate, but follow the guidelines be... | ## Contributing to apollo
Apollo is released under the non-restrictive Apache 2.0 license, and follows a very standard Github development process, using Github tracker for issues and merging pull requests into master. If you want to contribute even something trivial please do not hesitate, but follow the guidelines be... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/zh/development/apollo-development-guide.md | 本文档介绍了如何在本地使用IDE编译、运行Apollo,从而可以帮助大家了解Apollo的内在运行机制,同时也为自定义开发做好准备。
#
# 一、准备工作
## 1.1 本地运行时环境
Apollo本地开发需要以下组件:
1. Java: 1.8+
2. MySQL: 5.6.5+
3. IDE: 没有特殊要求
其中MySQL需要创建Apollo数据库并导入基础数据。
具体步骤请参考[分布式部署指南](zh/deployment/distributed-deployment-guide)中的以下部分:
1. [一、准备工作](zh/deployment/distributed-deployment-guide#... | 本文档介绍了如何在本地使用IDE编译、运行Apollo,从而可以帮助大家了解Apollo的内在运行机制,同时也为自定义开发做好准备。
#
# 一、准备工作
## 1.1 本地运行时环境
Apollo本地开发需要以下组件:
1. Java: 1.8+
2. MySQL: 5.6.5+
3. IDE: 没有特殊要求
其中MySQL需要创建Apollo数据库并导入基础数据。
具体步骤请参考[分布式部署指南](zh/deployment/distributed-deployment-guide)中的以下部分:
1. [一、准备工作](zh/deployment/distributed-deployment-guide#... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./.github/ISSUE_TEMPLATE/feature_request_zh.md | ---
name: 请求特性
about: 给这个项目提一些建议、想法
title: ''
labels: ''
assignees: ''
---
**你的特性请求和某个问题有关吗?请描述**
清晰简洁地描述这个问题是什么。即,当碰到xxx时,总是感觉很麻烦
**清晰简洁地描述一下你希望的解决方案**
**清晰简洁地描述一下这个特性的备选方案**
**其它背景**
在这里添加和这个特性请求有关的背景说明、截图 | ---
name: 请求特性
about: 给这个项目提一些建议、想法
title: ''
labels: ''
assignees: ''
---
**你的特性请求和某个问题有关吗?请描述**
清晰简洁地描述这个问题是什么。即,当碰到xxx时,总是感觉很麻烦
**清晰简洁地描述一下你希望的解决方案**
**清晰简洁地描述一下这个特性的备选方案**
**其它背景**
在这里添加和这个特性请求有关的背景说明、截图 | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./apollo-client/src/test/resources/spring/yaml/case5-new.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/zh/deployment/quick-start-docker.md | 如果您对Docker非常熟悉,可以使用Docker的方式快速部署Apollo,从而快速的了解Apollo。如果您对Docker并不是很了解,请参考[常规方式部署Quick Start](zh/deployment/quick-start)。
另外需要说明的是,不管是Docker方式部署Quick Start还是常规方式部署的,Quick Start只是用来快速入门、了解Apollo。如果部署Apollo在公司中使用,请参考[分布式部署指南](zh/deployment/distributed-deployment-guide)。
> 由于Docker对windows的支持并不是很好,所以不建议您在windows环境下使用Dock... | 如果您对Docker非常熟悉,可以使用Docker的方式快速部署Apollo,从而快速的了解Apollo。如果您对Docker并不是很了解,请参考[常规方式部署Quick Start](zh/deployment/quick-start)。
另外需要说明的是,不管是Docker方式部署Quick Start还是常规方式部署的,Quick Start只是用来快速入门、了解Apollo。如果部署Apollo在公司中使用,请参考[分布式部署指南](zh/deployment/distributed-deployment-guide)。
> 由于Docker对windows的支持并不是很好,所以不建议您在windows环境下使用Dock... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./apollo-client/src/test/resources/yaml/case9.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./CODE_OF_CONDUCT.md | # Contributor Covenant Code of Conduct
## Our Pledge
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender... | # Contributor Covenant Code of Conduct
## Our Pledge
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/zh/development/portal-how-to-enable-webhook-notification.md | 从 1.8.0 版本开始,apollo 增加了 webhook 支持,从而可以在配置发布时触发 webhook 并告知配置发布的信息。
## 启用方式
> 配置项统一存储在ApolloPortalDB.ServerConfig表中,也可以通过`管理员工具 - 系统参数`页面进行配置,修改完一分钟实时生效。
1. webhook.supported.envs
开启 webhook 的环境列表,多个环境以英文逗号分隔,如
```
DEV,FAT,UAT,PRO
```
2. config.release.webhook.service.url
webhook 通知的 url 地址,需要接收 HTTP POST 请求。如有多... | 从 1.8.0 版本开始,apollo 增加了 webhook 支持,从而可以在配置发布时触发 webhook 并告知配置发布的信息。
## 启用方式
> 配置项统一存储在ApolloPortalDB.ServerConfig表中,也可以通过`管理员工具 - 系统参数`页面进行配置,修改完一分钟实时生效。
1. webhook.supported.envs
开启 webhook 的环境列表,多个环境以英文逗号分隔,如
```
DEV,FAT,UAT,PRO
```
2. config.release.webhook.service.url
webhook 通知的 url 地址,需要接收 HTTP POST 请求。如有多... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./scripts/apollo-on-kubernetes/kubernetes/apollo-env-test-beta/service-apollo-admin-server-test-beta.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./scripts/apollo-on-kubernetes/kubernetes/apollo-env-dev/service-apollo-admin-server-dev.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./apollo-client/src/test/resources/spring/yaml/case3-new.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./GOVERNANCE.md | # Overview
Apollo is a meritocratic, consensus-based community project. Anyone with an interest in the project can join the community, contribute to the project design and participate in the decision-making process.
This document describes how that participation takes place and how to set about earning merit within ... | # Overview
Apollo is a meritocratic, consensus-based community project. Anyone with an interest in the project can join the community, contribute to the project design and participate in the decision-making process.
This document describes how that participation takes place and how to set about earning merit within ... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/zh/usage/apollo-user-practices.md | Apollo 配置中心的实践案例,供大家参考:
* [Apollo+ES源码改造,构建民生银行的ELK日志平台配置管理中心](https://mp.weixin.qq.com/s/VHugn0vgNu4m56V49geC4w)
* [Apollo在有赞的实践](https://mp.weixin.qq.com/s/Ge14UeY9Gm2Hrk--E47eJQ)
* [微服务版本切换初始设计思路](https://blog.llyweb.com/articles/2020/08/11/1597149013480.html)
* [Alibaba Sentinel Push模式 规则推送至Apollo配置中心](https://ani... | Apollo 配置中心的实践案例,供大家参考:
* [Apollo+ES源码改造,构建民生银行的ELK日志平台配置管理中心](https://mp.weixin.qq.com/s/VHugn0vgNu4m56V49geC4w)
* [Apollo在有赞的实践](https://mp.weixin.qq.com/s/Ge14UeY9Gm2Hrk--E47eJQ)
* [微服务版本切换初始设计思路](https://blog.llyweb.com/articles/2020/08/11/1597149013480.html)
* [Alibaba Sentinel Push模式 规则推送至Apollo配置中心](https://ani... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./apollo-client/src/test/resources/yaml/case8.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./scripts/helm/apollo-portal/templates/deployment-portal.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./scripts/apollo-on-kubernetes/kubernetes/apollo-env-dev/service-mysql-for-apollo-dev-env.yaml | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./docs/zh/usage/apollo-user-guide.md | #
# 名词解释
* 普通应用
* 普通应用指的是独立运行的程序,如
* Web应用程序
* 带有main函数的程序
* 公共组件
* 公共组件指的是发布的类库、客户端程序,不会自己独立运行,如
* Java的jar包
* .Net的dll文件
# 一、普通应用接入指南
## 1.1 创建项目
要使用Apollo,第一步需要创建项目。
1. 打开apollo-portal主页
2. 点击“创建项目”
;
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | #
# Copyright 2021 Apollo Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./apollo-biz/src/test/resources/sql/namespace-branch-test.sql | --
-- Copyright 2021 Apollo Authors
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to i... | --
-- Copyright 2021 Apollo Authors
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to i... | -1 |
apolloconfig/apollo | 3,733 | add thank you page | ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us incorporate your cont... | nobodyiam | 2021-05-30T07:01:05Z | 2021-05-30T14:40:19Z | b6fa4c676677ff3c962b9e2139b594a598fd655b | 2037903b249962f029276820ab46a84f1e9153e7 | add thank you page. ## What's the purpose of this PR
add a thank you page to thank the help from other companies or projects.
## Brief changelog
* thanks JetBrains for the open source licenses
* thanks docscify for the docsify library to generate the documentation website
Follow this checklist to help us i... | ./apollo-portal/src/main/resources/static/vendor/font-awesome.min.css | /*!
* Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format(... | /*!
* Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format(... | -1 |