Commit Graph

6 Commits (eb59569d350e75d5d50d33e831b67aa9f1a383da)

Author SHA1 Message Date
Freeman Lau eb59569d35 feature: support feign client custom configuration
There's a potential problem, if CircuitBreakerFactory was injected in spring's lifecycle, will possibly get the raw one(not customized). So, remove ReactiveSentinelCircuitBreakerAutoConfiguration and SentinelCircuitBreakerAutoConfiguration inner configuration class.
3 years ago
theonefx e7521c02c9 2020 build done, unit test failed 4 years ago
mercyblitz 5cd6c0f1e7 Fix the code style issues 5 years ago
Eric Zhao 5b2f68e292 Update test cases of spring-cloud-circuitbreaker-sentinel
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 years ago
mercyblitz a198133852 Update pom.xml 5 years ago
mercyblitz d57cbc2e4d Polish alibaba/spring-cloud-alibaba/#1283 : Renaming spring-cloud-starter-alibaba to be spring-cloud-alibaba-starters 5 years ago