Last Version

spring-boot-actuator-endpoint-list 0.1.8

simple spring boot actuator entry point to list all endpoints

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

eu.hinsch
ArtifactId

ArtifactId

spring-boot-actuator-endpoint-list
Version

Version

0.1.8
Type

Type

jar
Description

Description

spring-boot-actuator-endpoint-list
simple spring boot actuator entry point to list all endpoints

Download spring-boot-actuator-endpoint-list 0.1.8


<!-- https://jarcasting.com/artifacts/eu.hinsch/spring-boot-actuator-endpoint-list/ -->
<dependency>
    <groupId>eu.hinsch</groupId>
    <artifactId>spring-boot-actuator-endpoint-list</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/eu.hinsch/spring-boot-actuator-endpoint-list/
implementation 'eu.hinsch:spring-boot-actuator-endpoint-list:0.1.8'
// https://jarcasting.com/artifacts/eu.hinsch/spring-boot-actuator-endpoint-list/
implementation ("eu.hinsch:spring-boot-actuator-endpoint-list:0.1.8")
'eu.hinsch:spring-boot-actuator-endpoint-list:jar:0.1.8'
<dependency org="eu.hinsch" name="spring-boot-actuator-endpoint-list" rev="0.1.8">
  <artifact name="spring-boot-actuator-endpoint-list" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.hinsch', module='spring-boot-actuator-endpoint-list', version='0.1.8')
)
libraryDependencies += "eu.hinsch" % "spring-boot-actuator-endpoint-list" % "0.1.8"
[eu.hinsch/spring-boot-actuator-endpoint-list "0.1.8"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-freemarker jar 1.2.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.2.0.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.2.0.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.2.0.RELEASE

Project Modules

There are no modules declared in this project.