Commit Graph

299 Commits (9b1f31215bb7c7afc7f83439e1971e6d15a618de)

Author SHA1 Message Date
chengpu.rzh 5a7cfcc3db refactor: reformat the codes
黄sir ad636ef0e3 reorder import statement in seata starter to pass checkstyle
yuhuangbin 8d9790bce1 enhancement NacosServiceManager
lai hui 187fb946f5 Merge branch '2.2.x' into ipv6
# Conflicts:
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/NacosDiscoveryProperties.java
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/intetuntil/InetIPv6Utils.java
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/intetuntil/UtilIPv6AutoConfiguration.java
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/resources/META-INF/spring.factories
lai hui 186e02ea26 Support register IPv6
chengpu.rzh 655b950d4d Deleted missing field
MageekChiu 2ff4745792 feat(nacos): add meta method for instance
chengpu.rzh 58795a679a Fixed wrong registeration bean
zhangzhi 6eccc24ba5 solve SeataRestTemplateAutoConfiguration Circular dependency in
chengpu.rzh 3628732dad Reformat the codes
余黄彬 9a21f3d08e
Merge pull request from misselvexu/rmq/gh-2627
Add maxReconsumeTimes support .
poo0054 869daaa1c3
Update SentinelAutoConfiguration.java
Update sentinelbeanprocess creation,
Sentinelautoconfiguration is not created in the post processor
余黄彬 c3f10307e7
Merge pull request from HHoflittlefish777/adpateIPV6
support IPV6
misselvexu cfbf11fd8b Add maxReconsumeTimes support .
lai hui 2735e0329c add info
lai hui b51607fcc2 fix import
lai hui ee36dfe18f fix some question
lai hui 0c554d5e72 fix name
lai hui 0e42329551 fix some question
lai hui 205fe2bbdd fix some error
lai hui 9960b2521c fix some error
lai hui cf0cff7cad support IPV6
likeyoukang b0b95c9368 Fix wrong word in code log.
eg.
loadbalacer -> loadbalancer
Excute -> Execute
recommoned -> recommend
chengpu.rzh 290dfa7211 Reformat the codes
黄sir 2b2776bb76 update import package statement position and doc comment details to pass checkstyle plugin
chengpu.rzh 618015e184 Updated describtion info
sorie 28919b7bba Fix rocketmq example and style
chengpu.rzh ac31eacf25 Deleted spring cloud dubbo module
ruansheng 36bbc3b6c1 Remove sentinel-dubbo adapter
(cherry picked from commit dcfe35dbba)
chengpu.rzh 61c9dbcf9c Adjusted initialization time
余黄彬 a4268ad014
Merge pull request from onewe/issues/2537
[ISSUES ] Support without file extensions in nacos-config
sorie d4efc222da rocketmq anonymous group test: use AssertJ instead of Junit5
(cherry picked from commit 38b963ede0)
sorie e0b22c68d1 rocketmq anonymous group test: use AssertJ instead of Junit5
(cherry picked from commit 63ade07329)
sorie be11c5054c rocketmq anonymous group supports.
Freeman Lau f7d3c6a371 Fix unit test
Freeman Lau 3b03e95c3e Using ConfigurationPropertiesRebinder when behavior is default
Freeman Lau 7f52ef03c8 Add since tag.
Freeman Lau 9d45b28d52 Support refresh specific ConfigurationPropertiesBean
Freeman Lau 2b6837b8cf Support refresh single ConfigurationPropertiesBean
sorie 89a7287b38 rocketmq multi-broker offset error and blank header support
Xcyq cc6be81bac Fix incorrect field comment
(cherry picked from commit 1d1035bb92)
mcy 1390640692 Update RocketMQProducerMessageHandler.java
jinghao d66fb6b89c Modified the log level of RocketMQProducerMessageHandler.
hnyyghk 7a9227436b fix code style problems on DataSourcePropertiesConfiguration and SentinelDataSourceHandler
(cherry picked from commit ec8dd5c556)
hnyyghk 1fc797e9a7 update comments on DataSourcePropertiesConfigurationTests and SentinelDataSourceHandlerTests
(cherry picked from commit b7a9588ebe)
hnyyghk 03b41a06ab Fix sentinel datasource init error in jacocoagent environment
(cherry picked from commit 5c0fa0a612)
Weizhan Yun 3a02bb15f9 为DCL中使用的变量添加volatile特性。
Steve Rao 0b0018df6a
Merge pull request from Sorieee/2.2.x.sorie_maven_fix
2.2.x fix maven duplicate declaration
sorie 3872fda22c fix maven duplicate declaration
misselvexu 84a43fe195 Rename HealthIndicatorConfiguration .