Commit Graph

537 Commits (b4fcc7c6f28ee452723d27221f56fb56ce60f66a)

Author SHA1 Message Date
ruansheng 4a48856aac make PostConstruct method public 2 years ago
YuLuo c1ac1e2a87 Remove duplicate dependencies 2 years ago
Steve Rao 062ed52d35
Merge pull request #3002 from 123liuziming/2022.x-doc
Add doc for 2022.x graalvm
2 years ago
musi 4f91dc2c45 fix: add path for UserController.java 2 years ago
musi 18ea8a32b7 feat: graalvm adoc 2 years ago
Freeman Liu 941a3721cb
Merge pull request #2998 from steverao/2022.x-origin-example-graalvm
fix nacos example run failed in GraalVM environment
2 years ago
ruansheng 68c1bfae54 remove maven build jvmArg 2 years ago
chengpu 030583f2d8 Merge remote-tracking branch 'origin/2022.x' into 2022.x-origin-example-graalvm 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
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
MieAh 4403ace967 Change the package name of javax in the example to jakarta. 2 years ago
MieAh fd8ca0b140 Make module names consistent. 2 years ago
MieAh d0c41cf724 fix typos 2 years ago
WangCanxuan 237859aeb5
Refactor/nacos-discovery-example (#2933)
refactor: nacos-discovery-example
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
chengpu 3bce6e5b32 fix: delete useless codes in example 2 years ago
黄sir 42a9b53765 feat: integrated-example local and kubernetes deployment 2 years ago
Sorie 8c0f1a26fb
Fix rocketmq bus. (#2794)
* Fix rocketmq bus.

* Fix nacos test and add boostrap dependency in spring-cloud-bus-rocketmq-example
2 years ago
YuLuo 6ab11a1de3
fix miss bootstrap dependcy (#2831)
* add miss bootstrap dependency
2 years ago
Raoxiang ea671a6378
Configuration information wrong (#2804)
Removed ribbon.nacos.enabled in 2021.x branch configuration

Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
2 years ago
Wu Daifu b3e3ba971a
Fix issue 2799: add some configuration items. (#2801)
* Fix issue2799: add some configuration items.

* add some configuration items.
2 years ago
my_file 88b8b7c48e
Correct spelling mistakes in readme.md (#2796) 2 years ago
Wu Daifu ed26351e93
Fix issue 2698: resolve errors in generating javadocs by mvn install (#2781) 2 years ago
chengpu.rzh 3e7e929928 docs: polish IPv6 relevant docs
(cherry picked from commit 5d27e3e927)
2 years ago
lai hui d576e912d3 doc: add IPv6 doc 2 years ago
cevencheng 0a7948474b docs:polished the readme docs
Fix `nacos` password spelling error
2 years ago
cevencheng 9539a848e2 docs:polished the readme docs
Fix `nacos` password spelling error
2 years ago
cevencheng a6cbb95196 docs:polished the readme docs
perfect the sample documentation for Spring Cloud Alibaba Sidecar
2 years ago
chengpu.rzh 8f59ba6de7 feature: add default config in Seata example 2 years ago
chengpu.rzh 9392509fc9 feature: update Seata to 1.5.2, #2749 2 years ago
chengpu.rzh 4100a9d162 feature: update Sentinel to 1.8.5, #2746 2 years ago
Freeman Liu 21999856b6
Merge pull request #2646 from Sorieee/2021.x_sorie_pollableMessageSource
2021.x sorie pollable message source
2 years ago
黄sir 1dfcbfce20 update overview pic url in readme of rocketmq-example 3 years ago
zhangqian b0db648f93 Upgrade to Seata 1.5.1. 3 years ago
zhangqian 34f7de1c84 Upgrade to Seata 1.5.1. 3 years ago
sorie ec09b74c85 Fix rocketmq code style 3 years ago
sorie 89fcf32f2e RocketMQ pollable support anonymous group. 3 years ago
sorie 4e3f4fd2de RocketMQ pollable example. 3 years ago
sorie cc7a169025 RocketMQ 支持PollMessageSource 3 years ago
likeyoukang 65cb07d3f4 Fixed the wrong word in the 2021.x branch.
eg.
Excute -> Execute
recommoned -> recommend
3 years ago
chengpu.rzh bb91f230bd Deleted unnecessary modules 3 years ago
chengpu.rzh df2648ae7f Deleted unnecessary annotation 3 years ago