YuLuo
|
1eacea72d0
|
update copyright in 2022.x (#3125)
|
2 years ago |
ruansheng
|
4a48856aac
|
make PostConstruct method public
|
2 years ago |
MieAh
|
2815b745ac
|
Optimized with jdk new features (#2972)
* Optimize switch expressions.
* Optimize instanceOf to determine pattern matching
* Optimize switch expressions.
* Optimize instanceOf to determine pattern matching
|
2 years ago |
ruansheng
|
53e71955be
|
update gateway spring.factories
|
2 years ago |
ruansheng
|
17ead015ea
|
support jdk 17
|
2 years ago |
ruansheng
|
d53ac12bec
|
update spring.factories to auto-configuration
|
2 years ago |
Roger3581321
|
bfdc475091
|
Fix a grammar typo in README (#2819)
|
2 years ago |
demoManito
|
1ef9650b42
|
fix syntax problems
|
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 |
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 |