Commit Graph

2403 Commits (5ab4f22e8e27c1e9268f1beeb4fb117ea42ea1e5)
 

Author SHA1 Message Date
musi 44b44183b4 refactor: remove unnecessary spring-boot-bootstrap dependency 2 years ago
musi 9fd0489e1f Merge remote-tracking branch 'alibaba/2022.x' into 2022.x
# Conflicts:
#	spring-cloud-alibaba-examples/integrated-example/integrated-praise-consumer/pom.xml
2 years ago
MieAh 714eeccbcc
Fix bootstrap bug for integrated example for2022.x (#2990)
* Change the external configuration to spring.config.import to import

* Fixed an issue where external configuration could not be introduced

* Fix the problem that the external configuration of the database cannot be imported.

* Fix cross-domain filtering configuration due to springboot version change

* Add dependency of loadbalancer missing.

* Change to map host.

* Delete relevant configs.

* Delete duplicate define.

* Delete duplicate define.

* Follow the nacos example to modify the configured import.

* Modify the mybatis version to accommodate SpringBoot 3
2 years ago
musi b2944f4dff fix: integrated rocketmq streams upgrade to springboot 3.0 2 years ago
ruansheng 3aecce23ab
SCA examples native support (#2987)
* SCA examples native support

* add graalvm plugin

* [examples] remove nacos-client version

* optimize examples dependencies

* remove examples dependencyManagement

* update example pom
2 years ago
Steve Rao 394efd0018
Merge pull request #2985 from ruansheng8/2022.x
[Adaptive] Spring Cloud 2022 GA and Openfeign 4.x
2 years ago
ruansheng 42e6fa4cd9 Fix rocketMQ test case 2 years ago
ruansheng ee8cbc8f40 spring cloud openfeign 4.x adaptive 2 years ago
ruansheng 19c5ef52ac update spring cloud version to 2022.0.0 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
Steve Rao f0e7d671e5
Merge pull request #2979 from ruansheng8/2022.x-sentinel
Sentinel Module Support JakartaEE
2 years ago
ruansheng 7d5b3571a0 Sentinel module support JakartaEE 2 years ago
Neptune 7bdafb8ba9
Merge pull request #2968 from steverao/2022.x-fix-workflows
fix: modified workflows configuration
2 years ago
chengpu a67ffe6aed fix: modified jdk version 2 years ago
Steve Rao 853d7c86f9
Merge pull request #2970 from MieAh/Modify_the_guide_package
Change the package name of javax in the example to Jakarta.
2 years ago
MieAh 4403ace967 Change the package name of javax in the example to jakarta. 2 years ago
Steve Rao cb74bc3f6c
Merge pull request #2965 from ruansheng8/fix-2963
Fix #2963 RocketMQ binder test NPE
2 years ago
ruansheng 2210917cd1 Fix #2963 RocketMQ binder test NPE 2 years ago
Steve Rao fff58ccff4
Merge pull request #2966 from MieAh/make_module_name_consistent_2022.x
Make module names consistent for 2022.x.
2 years ago
chengpu 095c29112d fix: modified workflows configuration 2 years ago
MieAh fd8ca0b140 Make module names consistent. 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 9d9712f020 update sca version 2 years ago
ruansheng 53e71955be update gateway spring.factories 2 years ago
ruansheng dab678a4cc Update spring-cloud-stream-test-support 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
Steve Rao bddc612844
Merge pull request #2942 from MieAh/fix/typos
fix misspelled word
2 years ago
MieAh d0c41cf724 fix typos 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
ruansheng fead2a36c1 disable modules that do not support the JDK 17 2 years ago
ruansheng 17ead015ea support jdk 17 2 years ago
WangCanxuan 237859aeb5
Refactor/nacos-discovery-example (#2933)
refactor: nacos-discovery-example
2 years ago
ruansheng d53ac12bec update spring.factories to auto-configuration 2 years ago
ruansheng 4b015eef9f support spring boot 3.0 2 years ago
Steve Rao 7c081537aa
Merge pull request #2935 from jackxu2011/2021.x-fix-sidecar-ip-not-set
fix: the sidecar's ip not register to nacos discovery
2 years ago
Jack Xu 8576e90af1 fix: the sidecar's ip not registe to nacos discovery 2 years ago
ruansheng e5a1590760 [ISSUE #2906] Fix same dataId with different group and namespace can't override in local 2 years ago
fszhang add08b6822
add seata doc && update mysql-connector-java version (#2918)
update seata doc && update mysql-connector-java version
2 years ago
ruansheng edb0cb38f6
Update readme doc (#2910) 2 years ago
Steve Rao 10a3d2ede9
fix: modify setting of NacosWatch's the default (#2907) 2 years ago
Freeman Liu e1a28d755f
Sentinel integration tests (#2734)
* Sentinel flow control test
2 years ago
Steve Rao f33eaded1d
Merge pull request #2881 from ruansheng8/feature-nacosWatch-2021.x
Refactor NacosWatch and add NacosGatewayLocatorHeartBeat
2 years ago
xiaojing bf89761ad1
Merge pull request #2895 from steverao/2021.x
fix: delete useless codes in example
2 years ago
chengpu 3bce6e5b32 fix: delete useless codes in example 2 years ago
ruansheng 6f55171371 Rename HeartBeat bean name 2 years ago
ruansheng de8d2c8cbf Rename NacosGatewayLocatorHeartBeat 2 years ago
ruansheng 191a267ac8 Add nacosWatch tests 2 years ago