Commit Graph

32 Commits (4c75ef9197e6d66f8ce08285f8cf448b4d9dc811)

Author SHA1 Message Date
mercyblitz a198133852 Update pom.xml
fangjian0423 88b8319eda Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
fangjian0423 c5e27237fb Closes , closes , closes , closes ; Update SNAPSHOT to 2.2.0.RELEASE.
fangjian0423 a27d0e2c71 optimize dubbo dependency and code style
fangjian0423 e4a4e7f288 update pom to adapt Hoxton version
fangjian0423 576de3a218 update dubbo version on examples
fangjian0423 0890e02db9 upgrade to Spring Cloud Hoxton
fangjian0423 e8ee68998e upgrade to Spring Cloud Hoxton, close
fangjian0423 9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
fangjian0423 c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE
fangjian0423 883c66f251 polish update pkg name & maven coordinate for Greenwich
fangjian0423 108a62a65c Updates to spring cloud Greenwich.SR2
mercyblitz 46cb0b41e4 Duplicate the dependencies for samples
mercyblitz 6ccc3e25d6 Update Samples and Documents
buildmaster 632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release
buildmaster 9c7f866c77 Going back to snapshots
buildmaster 3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE
fangjian0423 d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT
mercyblitz 0c73d6e6af Polish : Update samples
fangjian0423 6b3f5cbd4c Updates to spring cloud Greenwich.SR1
mercyblitz d5bdfbf127 Update Dubbo samples' plugins
Mercy Ma 5df1d76945
Merge pull request from mercyblitz/master
Refactor Dubbo Service registration
小马哥 5073b10ad1 Merge branch 'master' of https://github.com/mercyblitz/spring-cloud-alibaba
小马哥 a50324c43a To add Gateway demo
flystar32 97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT
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
mercyblitz 10f06bec1e Polish : : Register the Dubbo REST services as Spring Cloud services in non-web environment
mercyblitz 514fef53f5 Polish : spring-cloud-incubator/spring-cloud-alibaba/issues#377 : Resolve version issue
mercyblitz fa1aa272b1 Polish : spring-cloud-incubator/spring-cloud-alibaba/issues#377 : Use Apache Dubbo 2.7.x as Spring Cloud Infrastructure
mercyblitz f719e16d38 Polish : /spring-cloud-incubator/spring-cloud-alibaba#386 : Supports all Spring Cloud Registries and default is Nacos
mercyblitz ab1ecca6ab Polish : /spring-cloud-incubator/spring-cloud-alibaba#387 : Dubbo Spring Cloud Samples
mercyblitz 21f3451f7b Polish : spring-cloud-incubator/spring-cloud-alibaba/issues#387 : Add Dubbo Spring Cloud Samples