is not current version
Last Version 2.1.1

com.github.timpeeters:spring-boot-actuator-server-config 2.0.3

Enables configuration of Spring Boot management server when running on a separate port.

Categories

Categories

Spring Boot Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

com.github.timpeeters
ArtifactId

ArtifactId

spring-boot-actuator-server-config
Version

Version

2.0.3
Type

Type

jar

Download spring-boot-actuator-server-config 2.0.3


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