Commit Graph

358 Commits (4c75ef9197e6d66f8ce08285f8cf448b4d9dc811)

Author SHA1 Message Date
mercyblitz 4402ee0bbe Polish alibaba/spring-cloud-alibaba/#1192 : [Infrastructure] Upgrade the Dubbo 2.7.4.1 dependencies 5 years ago
fangjian0423 57e3059d8d update examples 5 years ago
yuhuangbin ab06f3232c seata feignloadbalancer enhance 5 years ago
Jim Fang 5f8d8cc043
Merge pull request #1154 from slievrly/springboot
adapter: use seata-spring-boot-starter's autoConfiguration instead of spring-cloud-alibaba-seata-starter's autoConfiguration
5 years ago
fangjian0423 9a5518d302 update nacos config example 5 years ago
Jim Fang f789803cac
Merge pull request #1171 from yuhuangbin/sentinel-enhance
[Upgrade] Upgrade Sentinel and Enhance
5 years ago
fangjian0423 00d449ba23 pass code check 5 years ago
slievrly d040d6a3b7 throw exception
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
fangjian0423 ddceb5f312 add spring cloud sentinel circuitbreaker demo 5 years ago
yuhuangbin b0273fb1c8 upgrade sentinel version and enhance 5 years ago
fangjian0423 b70129c17f add reactive discovery example 5 years ago
fangjian0423 a9e519265a add s-c-loadbalancer example 5 years ago
Jim Fang 2a18ddb0be
Merge pull request #1136 from zkzlx/config-eh
[issue #982 & issue #978]enhance nacos config
5 years ago
slievrly f36c94d3ed fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
slievrly fbd72a6000 fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
slievrly 4ac2622753 fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
slievrly c644a2c1ec fix ci
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
slievrly c216cad31c fix properties
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
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
5 years ago
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>
5 years ago
format aba89ed5ba
Merge pull request #1100 from pigxcloud/master
replace code properties that have expired
5 years ago
fangjian0423 a27d0e2c71 optimize dubbo dependency and code style 5 years ago
zkzlx 85ddda03ff [issue #982 & issue #978]enhance nacos config 5 years ago
冷冷 ffb246829f replace code properties that have expired 5 years ago
qixiaobo cfa1b20799 Merge remote-tracking branch 'upstream/master' into patch-1 5 years ago
fangjian0423 e4a4e7f288 update pom to adapt Hoxton version 5 years ago
祁晓波 460daaf1d8
Update readme.md 5 years ago
祁晓波 ed598ba427
add some warnings for classpath file datasource
You could use absolute path when you use File datasource & fat jar.
5 years ago
chuntaojun 935f50f9ab fix(nacos): Repair to create a large number of Nacos*Service problems 5 years ago
chuntaojun 492b8d3b20 refactor(nacos): Roll back to the original solution to solve the problem of compatibility 5 years ago
zkzlx 217296ba02 Dependency error 5 years ago
fangjian0423 de9b1be4be pass checkstyle plugin 5 years ago
format 9b32b41d05
Merge pull request #1001 from echooymxq/master
Optimize example module name
5 years ago
echooymxq 1bc20774c5 Optimize example module name 5 years ago
slievrly 6a90e643e6 update seata version and sample
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
fangjian0423 576de3a218 update dubbo version on examples 5 years ago
fangjian0423 2435167e1e format code with maven plugins 5 years ago
format df3d9ce0e8
Merge pull request #941 from eacdy/master
Add module Spring Cloud Alibaba Sidecar
5 years ago
itmuch 670967a41c add module Spring Cloud Alibaba Sidecar 5 years ago
format 7c452f6f7f
Merge pull request #920 from chuntaojun/fix_issue_859
fix(nacos): fix issue #859
5 years ago
format 179eab2b7e
Merge pull request #900 from lichen782/master
Support OssStorage Resource as WritableResource and add related unittest cases
5 years ago
chuntaojun f0f86868b2 fix(nacos): fix issue #859 5 years ago
chuntaojun 5162d02b4e fix(nacos): fix issue #859 5 years ago
fangjian0423 75f02aa2c5 some compatibility modifications about Hoxton 5 years ago
lichen782 572b13a0b3 Refactor the OssController upload2 to use try with clause 5 years ago
fangjian0423 0890e02db9 upgrade to Spring Cloud Hoxton 5 years ago
fangjian0423 e8ee68998e upgrade to Spring Cloud Hoxton, close #917 5 years ago
chuntaojun d2684c2882 fix(nacos): fix issue #859 5 years ago
chuntaojun e4d85b6c7e style(nacos): Standard code style. 5 years ago
chuntaojun d1b64df9d2 refactor(nacos): Modify nacos service caching mechanism 5 years ago
format 8e1468d97c
Merge pull request #884 from zhaoyuguang/zhaoyuguang/dev4
remove unused import statement
5 years ago
format 5b07a560be
Merge pull request #876 from zhaoyuguang/zhaoyuguang/dev_3
Use Spring advanced API make design more clearer
5 years ago
lichen782 9edab1215b Support OssStorage Resource as WritableResource and add related
unittest cases
5 years ago
赵禹光 34acf7034e remove unused import statement 6 years ago
赵禹光 189837ed12 remain annotations clearer 6 years ago
赵禹光 3eb75988e3 example annotations clearer 6 years ago
Rivers-Shall 57ec776c7b Modify `nacos-discovery-example` to test UrlCleaner of
`SentinelResttemplate`
6 years ago
panda 9dc03faa41 some doc no error correction 6 years ago
fangjian0423 c747d1f5e6 close #816 6 years ago
sundong ab819291e7 fescar -> seata 6 years ago
冷冷 45dd5ca4c9 ⬆️ Upgrading Version.2.1.1.BUILD-SNAPSHOT 6 years ago
冷冷 ac06210597 Merge https://github.com/alibaba/spring-cloud-alibaba 6 years ago
fangjian0423 9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 6 years ago
冷冷 e9d6f2b5bd 📝 Writing docs. add sentinel feign example doc 6 years ago
fangjian0423 c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 6 years ago
冷冷 5a1c2b5fef Adding tests. add sentinel feign example 6 years ago
mercyblitz be18803104 Update The sample 6 years ago
mercyblitz 9e0a5185d1 Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Bugfix 6 years ago
mercyblitz ad9ce6267c Polish spring-cloud-incubator/spring-cloud-alibaba#600 : [Enhancement] Dubbo Spring Cloud Changes the dependency of spring-boot-actuator to be optional 6 years ago
fangjian0423 368487931f close #741 6 years ago
fangjian0423 8ed7e8b7c8 sentinel upgrade to 1.6.2, close #787 6 years ago
fangjian0423 04434bf977 update docs 6 years ago
fangjian0423 a593f774e0 optimize pom 6 years ago
fangjian0423 3427a7345d update sentinel demo 6 years ago
fangjian0423 9557879f44 update sentinel demo 6 years ago
format 9937bcf1a1
Merge pull request #778 from pigxcloud/master
 Introducing new features. Sentinel Support RedisDataSource…
6 years ago
fangjian0423 145c14058b update sentinel examples 6 years ago
fangjian0423 4003350d09 fix fescar typo & other typo 6 years ago
Xin Wang 7bd0adc99e update circleci url 6 years ago
冷冷 0e79b0ed31 Introducing new features. Sentinel Support RedisDataSource Dynamic Rule Configuration 6 years ago
slievrly 471a1228ff upgrade seata to 0.7.1 and update seata sample
Signed-off-by: slievrly <slievrly@163.com>
6 years ago
format 0f55fcc696
Merge pull request #775 from 734184341/master
View acm's health interface through the URL
6 years ago
zhh 8369b0de0f 暴露acm的health接口 6 years ago
Rivers-Shall bbc06485db Fix acm-local-example
Make the example app automatically refresh value from acm config server
by adding `@RefreshScope` annotation.
6 years ago
fangjian0423 883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 6 years ago
fangjian0423 108a62a65c Updates to spring cloud Greenwich.SR2 6 years ago
format 334cc9e7fd
Merge pull request #714 from JevonYang/master
Configuration for looking up config-server URL via nacos discovery
6 years ago
fangjian0423 e812061a75 update sentinel add hot param flow rule case 6 years ago
Jevon Yang f4f407b84c example for issue #714 to validate the pr 6 years ago
caotc 4271669096 把过时的rocketmq的nameServer的地址配置名称修正为当前使用的配置名称 6 years ago
lujian 3a15c7ea15 Dubbo graduated from Apache, remove the incubating word in README. 6 years ago
format 24c8ddee8b
Merge pull request #671 from cdfive/SentinelHealthIndicator
Add HealthIndicator in Sentinel Starter
6 years ago
cdfive 584d5f4107 Check the health status of Sentinel DataSource using AbstractDataSource#loadConfig. 6 years ago
cdfive 3e2fa1b903 Fix typo in md files, acutator-> actuator,implmentation->implementation 6 years ago
cdfive 9c638b8d3f Add SentinelHealthIndicator to do some health check for Sentinel #265 6 years ago
fangjian0423 c4c8b4927e modify properties 6 years ago
fangjian0423 e840fd0b59 refactor sentinel gateway module 6 years ago
format 8206a7714e
Merge pull request #641 from slievrly/p3c_style
optimize code to match p3c check rules
6 years ago
jimin.jm 4dcd68f6e1 optimize code to match p3c check rules
Signed-off-by: jimin.jm <jimin.jm@alibaba-inc.com>
6 years ago
jimin.jm d2e9ad453c upgrade Seata version to 0.5.1
Signed-off-by: jimin.jm <jimin.jm@alibaba-inc.com>
6 years ago