Custom actuator endpoints

Actuator info enrichment

Лицензия

Лицензия

Группа

Группа

com.rbkmoney
Идентификатор

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

custom-actuator-endpoints
Последняя версия

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Custom actuator endpoints
Actuator info enrichment
Ссылка на сайт

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

https://github.com/rbkmoney/custom-actuator-endpoints.git
Система контроля версий

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

https://github.com/rbkmoney/custom-actuator-endpoints/tree/master

Скачать custom-actuator-endpoints

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

<!-- https://jarcasting.com/artifacts/com.rbkmoney/custom-actuator-endpoints/ -->
<dependency>
    <groupId>com.rbkmoney</groupId>
    <artifactId>custom-actuator-endpoints</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/custom-actuator-endpoints/
implementation 'com.rbkmoney:custom-actuator-endpoints:0.0.5'
// https://jarcasting.com/artifacts/com.rbkmoney/custom-actuator-endpoints/
implementation ("com.rbkmoney:custom-actuator-endpoints:0.0.5")
'com.rbkmoney:custom-actuator-endpoints:jar:0.0.5'
<dependency org="com.rbkmoney" name="custom-actuator-endpoints" rev="0.0.5">
  <artifact name="custom-actuator-endpoints" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='custom-actuator-endpoints', version='0.0.5')
)
libraryDependencies += "com.rbkmoney" % "custom-actuator-endpoints" % "0.0.5"
[com.rbkmoney/custom-actuator-endpoints "0.0.5"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.8.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok jar 1.18.12

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

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

custom-actuator-endpoints

** КАК ДОБАВИТЬ В ПРОЕКТ? **

  1. добавить зависимость в pom.yml
<dependency>
    <groupId>com.rbkmoney</groupId>
    <artifactId>custom-actuator-endpoints</artifactId>
    <version>0.0.2</version>
</dependency>
  1. добавить в application.yml проперти - management.endpoint.health.show-details: always
com.rbkmoney

RBKmoney

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

Версия
0.0.5
0.0.4
0.0.3