ruansheng
71ecb07dce
add maven examples modules
2 years ago
ruansheng
2b462e4025
Upgrade seata version to 1.6.1 ( #2988 )
...
* update seata version to 1.6.1
2 years ago
Steve Rao
4c8cf3db02
Merge pull request #3000 from ruansheng8/2022.x-removeJvmArg
...
remove maven build jvmArg
2 years ago
Steve Rao
6a221cdd0e
Merge pull request #2999 from ruansheng8/2022.x-nacos
...
update nacos-client version to 2.2.1-RC
2 years ago
ruansheng
68c1bfae54
remove maven build jvmArg
2 years ago
ruansheng
3280f7eebb
add MockNamingService methods
2 years ago
ruansheng
5471773844
update nacos-client version to 2.2.1-RC
2 years ago
chengpu
030583f2d8
Merge remote-tracking branch 'origin/2022.x' into 2022.x-origin-example-graalvm
2 years ago
Liu Ziming
4902ff4432
Polish readme in 2022.x ( #2997 )
...
Adjust order of 2022.x
2 years ago
Liu Ziming
ee973c35f0
feat: Set version to 2022.0.0.0-RC1 ( #2996 )
...
Modified version information.
2 years ago
chengpu
9304903134
feature: add GraalVM config to Nacos example
2 years ago
Liu Ziming
8998b36a02
fix: integrated example rocketmq streams upgrade to springboot 3.0 ( #2992 )
...
* fix: integrated rocketmq streams upgrade to springboot 3.0
* refactor: remove unnecessary spring-boot-bootstrap dependency
* fix: Update jdk version in Dockerfile
2 years ago
Steve Rao
90e9ba8463
Merge pull request #2995 from ruansheng8/2022.x-examples
...
mvn native add aot jvmArgs
2 years ago
musi
1664b0a6d6
fix: Update jdk version in Dockerfile
2 years ago
ruansheng
5d5099c860
examples add aot jvmArgs
2 years ago
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