Commit Graph

311 Commits (58c64f03afab9016e953121c3c620a2d9f549af6)

Author SHA1 Message Date
fangjian0423 b1af3e2b87 update example configurations
fangjian0423 86640fc353 update example configurations
fangjian0423 49d0ebdabe just update to match code style
mercyblitz 4402ee0bbe Polish alibaba/spring-cloud-alibaba/#1192 : [Infrastructure] Upgrade the Dubbo 2.7.4.1 dependencies
fangjian0423 57e3059d8d update examples
yuhuangbin ab06f3232c seata feignloadbalancer enhance
Jim Fang 5f8d8cc043
Merge pull request from slievrly/springboot
adapter: use seata-spring-boot-starter's autoConfiguration instead of spring-cloud-alibaba-seata-starter's autoConfiguration
fangjian0423 9a5518d302 update nacos config example
Jim Fang f789803cac
Merge pull request from yuhuangbin/sentinel-enhance
[Upgrade] Upgrade Sentinel and Enhance
fangjian0423 00d449ba23 pass code check
slievrly d040d6a3b7 throw exception
Signed-off-by: slievrly <slievrly@163.com>
fangjian0423 ddceb5f312 add spring cloud sentinel circuitbreaker demo
yuhuangbin b0273fb1c8 upgrade sentinel version and enhance
fangjian0423 b70129c17f add reactive discovery example
fangjian0423 a9e519265a add s-c-loadbalancer example
Jim Fang 2a18ddb0be
Merge pull request from zkzlx/config-eh
[issue  & issue ]enhance nacos config
slievrly f36c94d3ed fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
slievrly fbd72a6000 fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
slievrly 4ac2622753 fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
slievrly c644a2c1ec fix ci
Signed-off-by: slievrly <slievrly@163.com>
slievrly c216cad31c fix properties
Signed-off-by: slievrly <slievrly@163.com>
slievrly 7b79b6a11b Merge remote-tracking branch 'upstream/master' into springboot
Signed-off-by: slievrly <slievrly@163.com>

# Conflicts:
#	spring-cloud-alibaba-seata/src/main/java/com/alibaba/cloud/seata/GlobalTransactionAutoConfiguration.java
slievrly 34d8267068 adapter: use seata-spring-boot-starter's autoConfiguration instead of spring-cloud-alibaba-seata-starter's autoConfiguration
Signed-off-by: slievrly <slievrly@163.com>
format aba89ed5ba
Merge pull request from pigxcloud/master
replace code properties that have expired
fangjian0423 a27d0e2c71 optimize dubbo dependency and code style
zkzlx 85ddda03ff [issue & issue ]enhance nacos config
冷冷 ffb246829f replace code properties that have expired
qixiaobo cfa1b20799 Merge remote-tracking branch 'upstream/master' into patch-1
fangjian0423 e4a4e7f288 update pom to adapt Hoxton version
祁晓波 460daaf1d8
Update readme.md
祁晓波 ed598ba427
add some warnings for classpath file datasource
You could use absolute path when you use File datasource & fat jar.
chuntaojun 935f50f9ab fix(nacos): Repair to create a large number of Nacos*Service problems
chuntaojun 492b8d3b20 refactor(nacos): Roll back to the original solution to solve the problem of compatibility
zkzlx 217296ba02 Dependency error
fangjian0423 de9b1be4be pass checkstyle plugin
format 9b32b41d05
Merge pull request from echooymxq/master
Optimize example module name
echooymxq 1bc20774c5 Optimize example module name
slievrly 6a90e643e6 update seata version and sample
Signed-off-by: slievrly <slievrly@163.com>
fangjian0423 576de3a218 update dubbo version on examples
fangjian0423 2435167e1e format code with maven plugins
format df3d9ce0e8
Merge pull request from eacdy/master
Add module Spring Cloud Alibaba Sidecar
itmuch 670967a41c add module Spring Cloud Alibaba Sidecar
format 7c452f6f7f
Merge pull request from chuntaojun/fix_issue_859
fix(nacos): fix issue 
format 179eab2b7e
Merge pull request from lichen782/master
Support OssStorage Resource as WritableResource and add related unittest cases
chuntaojun f0f86868b2 fix(nacos): fix issue
chuntaojun 5162d02b4e fix(nacos): fix issue
fangjian0423 75f02aa2c5 some compatibility modifications about Hoxton
lichen782 572b13a0b3 Refactor the OssController upload2 to use try with clause
fangjian0423 0890e02db9 upgrade to Spring Cloud Hoxton
fangjian0423 e8ee68998e upgrade to Spring Cloud Hoxton, close