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

15 Commits

Author SHA1 Message Date
mercyblitz
46cb0b41e4 Duplicate the dependencies for samples 2019-04-25 21:46:28 +08:00
mercyblitz
6ccc3e25d6 Update Samples and Documents 2019-04-25 16:30:55 +08:00
buildmaster
632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release 2019-04-19 16:51:08 +00:00
buildmaster
9c7f866c77 Going back to snapshots 2019-04-19 16:51:07 +00:00
buildmaster
3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE 2019-04-19 16:46:40 +00:00
fangjian0423
d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT 2019-04-19 14:09:14 +08:00
mercyblitz
2b5f7dc724 Polish spring-cloud-incubator/spring-cloud-alibaba#553 : Dubbo Spring Cloud service invocations failed without REST protocol 2019-04-15 15:22:31 +08:00
mercyblitz
f2fa0addf8 Polish spring-cloud-incubator/spring-cloud-alibaba#538 : Add Production-Ready features for Dubbo Spring Cloud 2019-04-10 23:35:27 +08:00
mercyblitz
d5bdfbf127 Update Dubbo samples' plugins 2019-04-09 18:25:31 +08:00
Mercy Ma
5df1d76945
Merge pull request #514 from mercyblitz/master
Refactor Dubbo Service registration
2019-04-02 02:00:10 +08:00
mercyblitz
cda6d4ac6a Polish spring-cloud-incubator/spring-cloud-alibaba#509 : Random port Dubbo Spring Cloud Provider registration issue 2019-04-01 10:30:59 +08:00
mercyblitz
3407cd36de Refactor Dubbo Service registration logic:
1. Simplify registration implementation
2. Add Event-Driven
2019-03-28 01:13:41 +08:00
flystar32
97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT 2019-03-27 14:34:35 +08:00
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
mercyblitz
10f06bec1e Polish : spring-cloud-incubator/spring-cloud-alibaba#409 : Register the Dubbo REST services as Spring Cloud services in non-web environment 2019-03-08 14:54:33 +08:00