Commit Graph

98 Commits (0541d010fa5946763d432d50e6e8e3edbbb1ce4f)

Author SHA1 Message Date
fangjian0423 64bd2067a7 refactor import in greenwich 5 years ago
fangjian0423 980bc3fd7a sync & commit in greenwich 5 years ago
Rivers-Shall fe55285e9c Replace native method invoke with `methodInvoke` 6 years ago
Rivers-Shall d9982c6143 Adjust error message in the thrown exception 6 years ago
Rivers-Shall 578d51c7da Add tests for `urlCleanerClass` and `urlCleaner` in `SentinelRestTemplate` 6 years ago
Rivers-Shall 44f073cdb4 Use public static method `UrlCleaner` in `UrlCleanerClass` to clean
`hostWithPathResource`
6 years ago
Rivers-Shall 370512cafd Check and store `UrlCleaner` and `UrlCleanerClass` configurations of
every `SentinelResttemplate` annotation
6 years ago
Rivers-Shall be7dace3d1 Add `urlCleaner` and `urlCleanerClass` configurations to annotation
`SentinelRestTemplate`
6 years ago
xiejiashuai 9872ffea77 Add contextId unit test 6 years ago
xiejiashuai 85617c6757 fix g sentinel-feign contextid bug 6 years ago
fangjian0423 368487931f close #741 6 years ago
fangjian0423 9f8e6b2f5f fix #782 6 years ago
fangjian0423 883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 6 years ago
fangjian0423 5358b2c1a8 fix #716, the conflicts of SlotChainBuilder SPI 6 years ago
fangjian0423 82e61945af close #707 6 years ago
fangjian0423 8f30ea1d6f add "feign.sentinel.enabled" configuration item 6 years ago
cdfive a0a4bb0507 Fix error comment and add note comment for checking dataSource. 6 years ago
cdfive 584d5f4107 Check the health status of Sentinel DataSource using AbstractDataSource#loadConfig. 6 years ago
cdfive 9c638b8d3f Add SentinelHealthIndicator to do some health check for Sentinel #265 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
format f7047f8be6
Merge pull request #632 from fangjian0423/master
[Sentinel] Support Gateway
6 years ago
format afabc7a83a
Merge pull request #628 from george510257/master
Polish spring-cloud-incubator/spring-cloud-alibaba/#626
6 years ago
george510257 8045ce0ff9 add spring-cloud-incubator/spring-cloud-alibaba/#626 test cases 6 years ago
fangjian0423 1aec607cee code format 6 years ago
fangjian0423 14d11b7517 optimize the usage of sentinel datasource 6 years ago
fangjian0423 530a36fc06 modify name of ruleType and update example 6 years ago
fangjian0423 6d89d556bf Polish #615 6 years ago
george510257 90349c4271 Polish spring-cloud-incubator/spring-cloud-alibaba/#626 6 years ago
fangjian0423 9de1e2dbbf Polish #614 6 years ago
fangjian0423 9757c6ac1c fix #569. ObjectMapper ignore unknown properties 6 years ago
fangjian0423 0477035fbd add @ConditionalOnClass for jackson in sentinel 6 years ago
fangjian0423 080ad2df1e fix bug about feign and update examples 6 years ago
fangjian0423 ec98a2db01 code format 6 years ago
fangjian0423 46c888f878 update sentinel test case 6 years ago
fangjian0423 9f554b08ff close #482 6 years ago
fangjian0423 3f15f7388b fix duplicate sentinel interceptor registration 6 years ago
fangjian0423 8c59d6b51e update sentinel test case 6 years ago
fangjian0423 1eef8f688f add 'HTTPMethod:' prefix for the resource of using @SentinelRestTemplate 6 years ago
fangjian0423 e4b29f3269 update sentinel additional-spring-configuration-metadata 6 years ago
fangjian0423 7481c31aa3 fix #426 6 years ago
fangjian0423 bfcabfd068 add switch to instance CommonFilter in SentinelProperties 6 years ago
fangjian0423 7fe95726ee Sentinel Endpoint add appName 6 years ago
mercyblitz 2fdeeec3ff Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-cloud-alibaba-docs/src/main/asciidoc-zh/sentinel.adoc
#	spring-cloud-alibaba-docs/src/main/asciidoc/sentinel.adoc
6 years ago
fangjian0423 0e8933e1f8 update sentinel docs & refactor 6 years ago
mercyblitz a5e950186f Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-cloud-alibaba-nacos-discovery/src/main/java/org/springframework/cloud/alibaba/nacos/NacosDiscoveryAutoConfiguration.java
#	spring-cloud-alibaba-nacos-discovery/src/main/java/org/springframework/cloud/alibaba/nacos/NacosDiscoveryProperties.java
#	spring-cloud-alibaba-sentinel-datasource/src/main/java/org/springframework/cloud/alibaba/sentinel/datasource/config/NacosDataSourceProperties.java
#	spring-cloud-alibaba-sentinel/src/main/java/org/springframework/cloud/alibaba/sentinel/custom/SentinelDataSourceHandler.java
6 years ago
fangjian0423 fd6d3a7717 remove sentinel commercialization logic & optimize NacosDataSource 6 years ago
mercyblitz 59a969049d Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	pom.xml
#	spring-cloud-alibaba-dependencies/pom.xml
#	spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/pom.xml
6 years ago
冷冷 72bdfa2871 fix #294 EnableCircuitBreaker error 6 years ago
gaoyunpeng a1902d9cf0 1.update cobertura settings
2.fix endpoint's degradeRules return value
6 years ago
fangjian0423 1c638d85df update sentinel test case 6 years ago