is not current version
Last Version 2.1.1

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

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

1.0.0
Type

Type

jar

Download spring-boot-actuator-server-config 1.0.0


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