Последняя версия

spring-boot-starter-current-limiting 0.1.1.RELEASE

Current limiting tool based on leak bucket algorithm and token bucket algorithm.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

cn.yueshutong
Идентификатор

Идентификатор

spring-boot-starter-current-limiting
Версия

Версия

0.1.1.RELEASE
Тип

Тип

jar
Описание

Описание

spring-boot-starter-current-limiting
Current limiting tool based on leak bucket algorithm and token bucket algorithm.
Ссылка на сайт

Ссылка на сайт

https://github.com/yueshutong/spring-boot-starter-current-limiting
Система контроля версий

Система контроля версий

https://github.com/yueshutong/spring-boot-starter-current-limiting.git

Скачать spring-boot-starter-current-limiting 0.1.1.RELEASE


<!-- https://jarcasting.com/artifacts/cn.yueshutong/spring-boot-starter-current-limiting/ -->
<dependency>
    <groupId>cn.yueshutong</groupId>
    <artifactId>spring-boot-starter-current-limiting</artifactId>
    <version>0.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yueshutong/spring-boot-starter-current-limiting/
implementation 'cn.yueshutong:spring-boot-starter-current-limiting:0.1.1.RELEASE'
// https://jarcasting.com/artifacts/cn.yueshutong/spring-boot-starter-current-limiting/
implementation ("cn.yueshutong:spring-boot-starter-current-limiting:0.1.1.RELEASE")
'cn.yueshutong:spring-boot-starter-current-limiting:jar:0.1.1.RELEASE'
<dependency org="cn.yueshutong" name="spring-boot-starter-current-limiting" rev="0.1.1.RELEASE">
  <artifact name="spring-boot-starter-current-limiting" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yueshutong', module='spring-boot-starter-current-limiting', version='0.1.1.RELEASE')
)
libraryDependencies += "cn.yueshutong" % "spring-boot-starter-current-limiting" % "0.1.1.RELEASE"
[cn.yueshutong/spring-boot-starter-current-limiting "0.1.1.RELEASE"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-aop jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.4.RELEASE

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.4.RELEASE

Модули Проекта

Данный проект не имеет модулей.