1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

34 Commits

Author SHA1 Message Date
Spring Operator
5efcf5adf1 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 69 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 138 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 69 occurrences
2019-03-19 20:21:49 -05:00
flystar32
03788b58f9 ans add management.endpoints.web.base-path metadata 2019-03-12 17:58:32 +08:00
flystar32
a0b7f92282 support EnableDiscoveryClient 2019-03-01 11:17:46 +08:00
flystar32
11db5e8728 add test case of ANS 2019-02-28 17:11:04 +08:00
xiaojing
dbfc363c02
Merge pull request #394 from yunzheng1228/master
format code and fixed example's bug
2019-02-28 16:20:35 +08:00
yunzheng1228
923a2b590d When the service attribute is empty, modify the log level of ANS to warn. 2019-02-28 15:43:27 +08:00
flystar32
a0092470e5 add test case 2019-02-26 20:09:11 +08:00
format
03f8defb09
Merge pull request #367 from zhendong590/master
aggregate multi report
2019-02-25 16:28:06 +08:00
mercyblitz
129be0db26 Merge remote-tracking branch 'upstream/master' 2019-02-22 11:52:13 +08:00
gaoyunpeng
9dac4efd37 aggregate multi report 2019-02-21 16:03:57 +08:00
flystar32
5bb6073880 auto configure after AutoServiceRegistrationConfiguration.class 2019-02-21 15:48:04 +08:00
mercyblitz
2fdeeec3ff Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-cloud-alibaba-docs/src/main/asciidoc-zh/sentinel.adoc
#	spring-cloud-alibaba-docs/src/main/asciidoc/sentinel.adoc
2019-02-21 14:49:26 +08:00
flystar32
2cfabd353a format code and change apache log to slf4j 2019-02-21 14:36:52 +08:00
mercyblitz
a5e950186f Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-cloud-alibaba-nacos-discovery/src/main/java/org/springframework/cloud/alibaba/nacos/NacosDiscoveryAutoConfiguration.java
#	spring-cloud-alibaba-nacos-discovery/src/main/java/org/springframework/cloud/alibaba/nacos/NacosDiscoveryProperties.java
#	spring-cloud-alibaba-sentinel-datasource/src/main/java/org/springframework/cloud/alibaba/sentinel/datasource/config/NacosDataSourceProperties.java
#	spring-cloud-alibaba-sentinel/src/main/java/org/springframework/cloud/alibaba/sentinel/custom/SentinelDataSourceHandler.java
2019-02-01 22:08:21 +08:00
flystar32
e6a1ba09fb Fixes #331 2019-02-01 12:48:43 +08:00
flystar32
4a62526b2a Fixes #333 ,make @EnableDiscoveryClient Optional 2019-01-31 14:57:30 +08:00
Spencer Gibb
a1ae7b50ed
Ignores broken test. 2019-01-30 16:25:59 -05:00
mercyblitz
59a969049d Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	pom.xml
#	spring-cloud-alibaba-dependencies/pom.xml
#	spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/pom.xml
2019-01-22 14:51:54 +08:00
flystar32
962abbb712 delete unused file 2019-01-22 14:02:43 +08:00
flystar32
523f039c95 add test case for ans module 2019-01-22 11:50:38 +08:00
pbting
328a473da2 remote set port action 2019-01-16 20:01:10 +08:00
得少
41020df6b9 code optimization 2019-01-10 22:16:55 +08:00
得少
bea88fb2c8 add constant for MigrateRefreshEventListener and AnsServerList 2019-01-10 13:26:02 +08:00
得少
b16ef5efea fix bug for ansServer id 2019-01-10 11:44:49 +08:00
得少
e163500980 Code optimization for ans starter 2019-01-10 10:16:01 +08:00
得少
ee2c696bdf ans starter suport eureka/consule registry and add sms module 2019-01-09 18:38:08 +08:00
Spencer Gibb
612e6913e6
Update to 0.2.2.BUILD-SNAPSHOT 2018-12-21 11:09:29 -05:00
Spencer Gibb
b28e82dc3c
Update SNAPSHOT to 0.2.1.RELEASE 2018-12-21 10:48:36 -05:00
xiaolongzuo
1fc98ebe7c closes #162, fixes #138. Add spring-cloud-alicloud-schedulerX module, and fix ACM starter rely on actuator. 2018-12-12 17:56:16 +08:00
Spencer Gibb
6e355cc807
Update to 0.2.1.BUILD-SNAPSHOT 2018-10-30 17:25:19 -04:00
Spencer Gibb
d2fd77c274
Update SNAPSHOT to 0.2.0.RELEASE 2018-10-30 17:11:50 -04:00
flystar32
5873ac3c1a update example configuration 2018-10-30 15:29:31 +08:00
flystar32
e6c7c823d6 update ans pom.xml 2018-10-30 12:50:28 +08:00
chenzhu.zxl
7126a8ce33 closes #63, closes #64, closes #65, closes #66. 2018-10-26 19:08:12 +08:00