License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcool.happycoding |
ArtifactId | ArtifactIdhappy-code-starter-sentinel |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhappy-code-starter-sentinel
服务降级/熔断和限流通用组件
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-sentinel/ -->
<dependency>
<groupId>cool.happycoding</groupId>
<artifactId>happy-code-starter-sentinel</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-sentinel/
implementation 'cool.happycoding:happy-code-starter-sentinel:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-sentinel/
implementation ("cool.happycoding:happy-code-starter-sentinel:1.0.3.RELEASE")
'cool.happycoding:happy-code-starter-sentinel:jar:1.0.3.RELEASE'
<dependency org="cool.happycoding" name="happy-code-starter-sentinel" rev="1.0.3.RELEASE">
<artifact name="happy-code-starter-sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.happycoding', module='happy-code-starter-sentinel', version='1.0.3.RELEASE')
)
libraryDependencies += "cool.happycoding" % "happy-code-starter-sentinel" % "1.0.3.RELEASE"
[cool.happycoding/happy-code-starter-sentinel "1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel | jar | |
com.alibaba.csp : sentinel-datasource-nacos | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign Optional | jar | |
org.springframework : spring-webflux Optional | jar | |
cool.happycoding : happy-code-base | jar | 1.0.3.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.3 |
org.springframework.cloud : spring-cloud-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.4.3 |