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

26 Commits

Author SHA1 Message Date
mercyblitz
a198133852 Update pom.xml 2020-04-03 23:48:57 +08:00
mercyblitz
46b64a96fa Update Samples 2020-04-02 17:36:00 +08:00
fangjian0423
88b8319eda Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2020-02-14 20:27:11 +08:00
fangjian0423
c5e27237fb Closes #1126, closes #1153, closes #1123, closes #1143; Update SNAPSHOT to 2.2.0.RELEASE. 2020-02-05 23:57:17 +08:00
fangjian0423
a27d0e2c71 optimize dubbo dependency and code style 2019-12-29 02:05:23 +08:00
fangjian0423
2435167e1e format code with maven plugins 2019-09-26 17:15:43 +08:00
fangjian0423
e8ee68998e upgrade to Spring Cloud Hoxton, close #917 2019-09-06 16:33:11 +08:00
fangjian0423
c747d1f5e6 close #816 2019-08-14 15:24:08 +08:00
fangjian0423
9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-08-02 10:59:09 +08:00
fangjian0423
c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 2019-08-01 15:57:56 +08:00
fangjian0423
883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 2019-07-23 11:03:08 +08:00
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