Last Version

Fabric8 :: Spring Cloud Kubernetes :: Examples :: Reload 0.1.6

Example demostrating how to use the configuration reload feature.

License

License

Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

kubernetes-reload-example
Version

Version

0.1.6
Type

Type

jar
Description

Description

Fabric8 :: Spring Cloud Kubernetes :: Examples :: Reload
Example demostrating how to use the configuration reload feature.
Project Organization

Project Organization

Red Hat

Download kubernetes-reload-example 0.1.6


<!-- https://jarcasting.com/artifacts/io.fabric8/kubernetes-reload-example/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>kubernetes-reload-example</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/kubernetes-reload-example/
implementation 'io.fabric8:kubernetes-reload-example:0.1.6'
// https://jarcasting.com/artifacts/io.fabric8/kubernetes-reload-example/
implementation ("io.fabric8:kubernetes-reload-example:0.1.6")
'io.fabric8:kubernetes-reload-example:jar:0.1.6'
<dependency org="io.fabric8" name="kubernetes-reload-example" rev="0.1.6">
  <artifact name="kubernetes-reload-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='kubernetes-reload-example', version='0.1.6')
)
libraryDependencies += "io.fabric8" % "kubernetes-reload-example" % "0.1.6"
[io.fabric8/kubernetes-reload-example "0.1.6"]

Dependencies

compile (5)

Group / Artifact Type Version
io.fabric8 : spring-cloud-kubernetes-core jar 0.1.6
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-undertow jar
org.hibernate : hibernate-validator jar 5.2.4.Final

Project Modules

There are no modules declared in this project.