Commit Graph

6 Commits (42c0c9d2b82c566aa0ce1a15d5ebbabe9a7929ee)

Author SHA1 Message Date
Mercy Ma 5df1d76945
Merge pull request #514 from mercyblitz/master
Refactor Dubbo Service registration
6 years ago
mercyblitz cda6d4ac6a Polish spring-cloud-incubator/spring-cloud-alibaba#509 : Random port Dubbo Spring Cloud Provider registration issue 6 years ago
mercyblitz 3407cd36de Refactor Dubbo Service registration logic:
1. Simplify registration implementation
2. Add Event-Driven
6 years ago
flystar32 97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT 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
mercyblitz 10f06bec1e Polish : spring-cloud-incubator/spring-cloud-alibaba#409 : Register the Dubbo REST services as Spring Cloud services in non-web environment 6 years ago