Spring Boot starter for Reliability Platform

The Reliability Platform lets you practice chaos engineering on the application level by injecting delays and faults to simulate turbulent conditions. By specifying routes, the Chaos Middleware enables you to minimize the blast radius and keep the focus on the interesting parts of your application.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.proofdock
Идентификатор

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

spring-boot-starter-reliability-platform
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Boot starter for Reliability Platform
The Reliability Platform lets you practice chaos engineering on the application level by injecting delays and faults to simulate turbulent conditions. By specifying routes, the Chaos Middleware enables you to minimize the blast radius and keep the focus on the interesting parts of your application.
Ссылка на сайт

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

https://proofdock.io

Скачать spring-boot-starter-reliability-platform

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.proofdock/spring-boot-starter-reliability-platform/ -->
<dependency>
    <groupId>io.proofdock</groupId>
    <artifactId>spring-boot-starter-reliability-platform</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.proofdock/spring-boot-starter-reliability-platform/
implementation 'io.proofdock:spring-boot-starter-reliability-platform:1.0.0'
// https://jarcasting.com/artifacts/io.proofdock/spring-boot-starter-reliability-platform/
implementation ("io.proofdock:spring-boot-starter-reliability-platform:1.0.0")
'io.proofdock:spring-boot-starter-reliability-platform:jar:1.0.0'
<dependency org="io.proofdock" name="spring-boot-starter-reliability-platform" rev="1.0.0">
  <artifact name="spring-boot-starter-reliability-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.proofdock', module='spring-boot-starter-reliability-platform', version='1.0.0')
)
libraryDependencies += "io.proofdock" % "spring-boot-starter-reliability-platform" % "1.0.0"
[io.proofdock/spring-boot-starter-reliability-platform "1.0.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
io.proofdock : reliability-platform-core jar 1.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
org.apache.httpcomponents : fluent-hc jar 4.5.12
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
com.github.tomakehurst : wiremock jar 2.27.2

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

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

Версии библиотеки

Версия
1.0.0