RuanSheng
|
e5f0b6b4c4
|
formatting AOT configuration files (#3401)
* formatting AOT configuration files
* Formatting nacos config AOT configuration files
* Move AOT files to native-image
* Move RocketMQ AOT files to native-image
* Move RocketMQ AOT files to native-image
|
2 years ago |
Steve Rao
|
c64dcd1301
|
Adjusted the hints of Nacos Config (#3403)
|
2 years ago |
Steve Rao
|
f978008dca
|
added hints of rocketmq module (#3400)
* Added hints of RocketMQ module
* Added missing configurations and constructor
* Format the code
|
2 years ago |
RuanSheng
|
a0d0774d07
|
Add seata AOT native-image configuration files (#3393)
* Add seata AOT configuration files
|
2 years ago |
Steve Rao
|
457c619922
|
Added Sentinel relevant hints (#3396)
* Added Sentinel relevent hints
* Format the file
|
2 years ago |
RuanSheng
|
2ed1b6f638
|
Improved nacos-discovery AOT configuration files (#3391)
* Improved nacos-discovery AOT configuration file
|
2 years ago |
RuanSheng
|
67d7d9aed0
|
Add nacos-config AOT configuration files (#3390)
|
2 years ago |
RuanSheng
|
4c25d08559
|
Add nacos discovery native-image AOT configuration files (#3388)
* Add nacos discovery native-image AOT configuration files
|
2 years ago |
Steve Rao
|
92b892d914
|
Adjusted directory position (#3387)
|
2 years ago |
Steve Rao
|
29d5a613c8
|
Added args of Seata module (#3386)
* Added args of Seata module
* Adjusted file format
|
2 years ago |
Steve Rao
|
be819bbb3e
|
Added args of RocketMQ module (#3384)
|
2 years ago |
Steve Rao
|
6e02b51590
|
feature: add relevant hints of RocketMQ starter (#3371)
feature: add relevant hints of RocketMQ starter & fix files format problem
|
2 years ago |
RuanSheng
|
0d7dfc9d3a
|
[2022.x] Add SentinelProtectInterceptor AOT hints (#3370)
* Sentinel AOT: add SentinelProtectInterceptorHints
|
2 years ago |
RuanSheng
|
ba8d0f2631
|
2022.x fix checkstyle problem(#3362)
|
2 years ago |
RuanSheng
|
8c62e8ab27
|
Fix: SentinelRestTemplate support custom RestTemplate (#3329) (#3339)
* Fix: SentinelRestTemplate support custom RestTemplate (#3329)
* Add fix comment (#3329)
|
2 years ago |
ZhangBin
|
53d466fc4b
|
fix: Nacos integration with SpringBootAdmin.(2022.x) (#3318)
|
2 years ago |
Steve Rao
|
abeb164de4
|
Deleted unnecessary implement relationship (#3298)
|
2 years ago |
liuwei
|
676b7e28dc
|
fix: NacosLoadBalancer cannot be used with HintBasedServiceInstanceListSupplier (#3270)
close #3269
|
2 years ago |
Bowen Li
|
74ee0a65ae
|
Fix: pollable consumer doesn't ack the message correctly (#3248)
|
2 years ago |
Steve Rao
|
80ab5e6ab4
|
fix jdk compatibility problem (#3249)
Fix jdk compatibility problem
|
2 years ago |
Steve Rao
|
d51f347d95
|
feature: support dual stack address registry and discovery in SCL (#3236)
|
2 years ago |
Steve Rao
|
e50b3ae8a9
|
fix: remove useless suffix of IPv6 address (#3189)
|
2 years ago |
WangLiang/王良
|
7a506b17d8
|
bugfix: fix the annotation `SentinelRestTemplate` can't load in the `native-image` (#3168)
|
2 years ago |
WangLiang/王良
|
10b08a94ef
|
optimize: alibaba-seata: Transfer XID using `feign.RequestInterceptor` (#3171)
|
2 years ago |
RuanSheng
|
d5558a9d2c
|
[2022.x] Fix nacos discovery/config log (#3133) (#3160) (#3166)
|
2 years ago |
min1854
|
f0533175ae
|
fallback support factoryBean (#3135)
|
2 years ago |
YuLuo
|
1eacea72d0
|
update copyright in 2022.x (#3125)
|
2 years ago |
RuanSheng
|
924c44923b
|
remove sentinel @Validated annotation (#3122)
|
2 years ago |
RuanSheng
|
588958cb0c
|
remove @Validated annotation (#3103)
|
2 years ago |
panzhi
|
c01748316d
|
fix RocketMQ SecretKey leakage risk (#3091)
fix RocketMQ SecretKey leakage risk
|
2 years ago |
ruansheng
|
7a491030e6
|
Fix reactive sentinel circuit breaker tests (#3054)
* Fix reactive sentinel circuit breaker tests
|
2 years ago |
ruansheng
|
e8921ab2d5
|
[fix issue #3043] support comment in json config
|
2 years ago |
Steve Rao
|
5cf91eb978
|
Merge pull request #3007 from ruansheng8/2022.x-fix-sentinel-2994
sentinel feign-client support eagerly register
|
2 years ago |
ruansheng
|
4a48856aac
|
make PostConstruct method public
|
2 years ago |
ruansheng
|
ce0f9779a6
|
remove sentinel test rule
|
2 years ago |
ruansheng
|
5e93b53993
|
add sentinel feign layzily tests
|
2 years ago |
ruansheng
|
c1c4555147
|
sentinel feign-client support eagerly register
|
2 years ago |
ruansheng
|
3280f7eebb
|
add MockNamingService methods
|
2 years ago |
ruansheng
|
42e6fa4cd9
|
Fix rocketMQ test case
|
2 years ago |
ruansheng
|
ee8cbc8f40
|
spring cloud openfeign 4.x adaptive
|
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
|
7d5b3571a0
|
Sentinel module support JakartaEE
|
2 years ago |
ruansheng
|
2210917cd1
|
Fix #2963 RocketMQ binder test NPE
|
2 years ago |
Steve Rao
|
be2d0f6c38
|
Merge pull request #2948 from ruansheng8/2022-upgrade
Support spring boot 3.0 and jdk 17
|
2 years ago |
ruansheng
|
53e71955be
|
update gateway spring.factories
|
2 years ago |
ruansheng
|
36a428c4a4
|
Update todo info
|
2 years ago |
Steve Rao
|
2fe103cb00
|
Merge pull request #2934 from ruansheng8/fix-configDataId
[ISSUE #2906] Fix same dataId with different group and namespace can'…
|
2 years ago |
ruansheng
|
800c89bfec
|
ignore rocketmq stream binder test
|
2 years ago |
ruansheng
|
de4c6bd209
|
Fix sentinel unit tests
|
2 years ago |
ruansheng
|
eebe114291
|
sentinel module support to jdk 17
|
2 years ago |