fangjian0423
2435167e1e
format code with maven plugins
5 years ago
fangjian0423
e8ee68998e
upgrade to Spring Cloud Hoxton, close #917
5 years ago
fangjian0423
9cf5624a86
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
6 years ago
fangjian0423
c8f9465fdc
Update SNAPSHOT to 2.1.0.RELEASE
6 years ago
Rivers-Shall
888f138c79
Change configuration item name and add it to json file
...
Change configuration item name from `spring.cloud.alicloud.acm.enable`
to `spring.cloud.alicloud.acm.enabled` and add this configuration item
to `additional-spring-configuration-metadata.json` file.
6 years ago
Rivers-Shall
3193311af9
fix #744 Add spring.cloud.alicloud.acm.enable to ACM module
...
Add spring.cloud.alicloud.acm.enable to ACM module by adding
`@ConditionalOnProperty` annotations on auto-configuration classes and
bootstrap-configuration classes
6 years ago
fangjian0423
883c66f251
polish #761 update pkg name & maven coordinate for Greenwich
6 years ago
pyh_uestc
ccaae6aad7
fix thread-unsafe about SimpleDateFormat
6 years ago
pyh_uestc
6fbb0fb1f4
fix thread-unsafe about SimpleDateFormat
6 years ago
buildmaster
632fb10ebe
Bumping versions to 0.9.1.BUILD-SNAPSHOT after release
6 years ago
buildmaster
9c7f866c77
Going back to snapshots
6 years ago
buildmaster
3ea4843681
Update SNAPSHOT to 0.9.0.RELEASE
6 years ago
fangjian0423
d6f8a7801d
change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT
6 years ago
flystar32
97a77d5c2b
change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT
6 years ago
flystar32
655f752e12
format code
6 years ago
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
6 years ago
flystar32
cd02c50151
add more test case
6 years ago
flystar32
34e6f75421
add ACM test case
6 years ago
format
03f8defb09
Merge pull request #367 from zhendong590/master
...
aggregate multi report
6 years ago
gaoyunpeng
9dac4efd37
aggregate multi report
6 years ago
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
6 years ago
flystar32
f96869e1d2
format code and change logger to log
6 years ago
xiaolongzuo
65397e861c
Fix code format error.
6 years ago
Spencer Gibb
612e6913e6
Update to 0.2.2.BUILD-SNAPSHOT
6 years ago
Spencer Gibb
b28e82dc3c
Update SNAPSHOT to 0.2.1.RELEASE
6 years ago
Xiaolong Zuo
926cbeaccc
Merge pull request #207 from xiaolongzuo/master
...
Fix ACM group.
6 years ago
xiaolongzuo
0eff52e688
Fix ACM group.
6 years ago
flystar32
452fa5c564
update ACM listener logic and publish a refresh event instead of invoke refresh method
6 years ago
xiaolongzuo
1fc98ebe7c
closes #162 , fixes #138 . Add spring-cloud-alicloud-schedulerX module, and fix ACM starter rely on actuator.
6 years ago
Spencer Gibb
6e355cc807
Update to 0.2.1.BUILD-SNAPSHOT
6 years ago
Spencer Gibb
d2fd77c274
Update SNAPSHOT to 0.2.0.RELEASE
6 years ago
xiaojing
caf9104009
Merge pull request #77 from xiaolongzuo/master
...
Extract acm configuration to bootstrap phase and optimize error message.
6 years ago
xiaolongzuo
32e55ca78b
Extract acm configuration to bootstrap phase.
6 years ago
flystar32
3afa47f87c
update nacos version to 0.3.0
6 years ago
chenzhu.zxl
e74d54604d
fixes #71 .
6 years ago
Xiaolong Zuo
62402b8834
Detele diamond health check.
6 years ago
chenzhu.zxl
7126a8ce33
closes #63 , closes #64 , closes #65 , closes #66 .
6 years ago