Commit Graph

27 Commits (1103ac39595027acdd5eae24bb751528257fef2e)

Author SHA1 Message Date
Sorie 8c0f1a26fb
Fix rocketmq bus. (#2794)
* Fix rocketmq bus.

* Fix nacos test and add boostrap dependency in spring-cloud-bus-rocketmq-example
2 years ago
YuLuo 6ab11a1de3
fix miss bootstrap dependcy (#2831)
* add miss bootstrap dependency
2 years ago
Freeman Lau 3c67351907 Refactor deprecated code.
1. Spring 的 StringUtils#isEmpty 已经过时, 使用 spring-cloud-alibaba-commons 下的 StringUtils 替换, 如果同时还使用了
Spring StringUtils 的其他方法, 那么将使用 StringUtils#hasLength 取反替换

2. 移除类 NacosRefreshProperties

3. 优化pom, 删除重复依赖

4. 尽可能地优化 deprecated class and method

优化过后将完全消除打包构建时黄色警告⚠️
3 years ago
mercyblitz a198133852 Update pom.xml 5 years ago
fangjian0423 88b8319eda Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 5 years ago
fangjian0423 c5e27237fb Closes #1126, closes #1153, closes #1123, closes #1143; Update SNAPSHOT to 2.2.0.RELEASE. 5 years ago
fangjian0423 de9b1be4be pass checkstyle plugin 5 years ago
fangjian0423 2435167e1e format code with maven plugins 5 years ago
fangjian0423 e8ee68998e upgrade to Spring Cloud Hoxton, close #917 5 years ago
fangjian0423 c747d1f5e6 close #816 6 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
fangjian0423 883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 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
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
fangjian0423 69f6ad9128 update bus example 6 years ago
fangjian0423 1b9cbf7396 update bus example 6 years ago
gaoyunpeng 394485a12d replace cobertura to jacoco 6 years ago
gaoyunpeng 20eb325e59 update cobertura settings for reduce build time 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
mercyblitz 6e175b35d5 Fix bugs on example 6 years ago
mercyblitz b75b19b58c Polish Spring Cloud Bus 6 years ago