Commit Graph

11 Commits (e38900ba55e822d2727e23a4485c6024582778c5)

Author SHA1 Message Date
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
theonefx ed9d659d64 remote all hystrix,zuul,ribbon 4 years ago
theonefx e7521c02c9 2020 build done, unit test failed 4 years ago
theonefx 1492ad5693 upgrade spring cloud version to 2020.0.1 4 years ago
eden-yuan c19bd51584 不应该使用类实例访问静态成员\不应该直接使用不确定的值调用equals容易空指针\final static应该使用大写命名并且使用下划线 4 years ago
mercyblitz 5cd6c0f1e7 Fix the code style issues 4 years ago
余黄彬 b03cd7efb5
Merge branch 'master' into master 5 years ago
yuhuangbin 8632034126 Upgrade Sentinel version to 1.8.0 5 years ago
mercyblitz c0bcd52381 Polish alibaba/spring-cloud-alibaba#1661 : [Feature] Introducing Dubbo Gateway 5 years ago
mercyblitz a198133852 Update pom.xml 5 years ago
mercyblitz d57cbc2e4d Polish alibaba/spring-cloud-alibaba/#1283 : Renaming spring-cloud-starter-alibaba to be spring-cloud-alibaba-starters 5 years ago