Actuator Endpoints Security Utils

Utilities to secure actuator endpoints.

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

ch.tbmelabs
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Actuator Endpoints Security Utils
Utilities to secure actuator endpoints.
Ссылка на сайт

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

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

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

https://github.com/tbmelabs/actuator-endpoints-security-utils

Скачать actuator-endpoints-security-utils

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.cloud : spring-cloud-security jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-configuration-processor Необязательный jar

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar

test (1)

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

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

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

Actuator-Endpoints-Security-Utils

Utilities to secure actuator endpoints.

Build Status Quality Gate

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Make sure to install the following software before starting:

And your IDE should support Lombok.

Installing

Make sure your IDE supports Lombok. Apart from this, this project does not need any special installation steps.

Running the tests

Execute unit-tests by running mvn test. They are managed by the maven-surefire-plugin. Integration-tests start with mvn verify using the maven-failsafe-plugin.

Deployment

This project is deployed using maven. Run mvn clean install to install the artifact into your local repository.

Built With

  • Maven - A software project management and comprehension tool.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Timon Borter - Initial work - bbortt

See also the list of contributors who participated in this project.

License

This project is published under the terms of MIT License. For more information see the license file.

ch.tbmelabs

TBME Labs

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

Версия
1.0.0