Commit Graph

8 Commits (6fc14b77daccb35fd41944570d3b98fda57308d0)

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 e7521c02c9 2020 build done, unit test failed 4 years ago
theonefx a758b45661 push temporary 4 years ago
theonefx a20c665497 update nacos client version 2 1.4.1 4 years ago
Mercy Ma f9dec2adaf
Merge pull request #1326 from mercyblitz/master
Update the dependencies
5 years ago
mercyblitz a198133852 Update pom.xml 5 years ago
mengjin 7b06f44ee4 Introducing new features. Sentinel Support ConsulDataSource Dynamic Rule Configuration 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