An example Config Server Client application connecting to Pivotal Config Service


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.codeaches
ArtifactId

ArtifactId

cfgclientpetstore
Last Version

Last Version

8.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

An example Config Server Client application connecting to Pivotal Config Service
An example Config Server Client application connecting to Pivotal Config Service
Project URL

Project URL

https://codeaches.com/

Download cfgclientpetstore

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.2.RELEASE
io.pivotal.spring.cloud : spring-cloud-services-starter-config-client jar

Project Modules

There are no modules declared in this project.

Versions

Version
8.0.0
7.0.0
6.0.0
5.0.0
4.0.0
3.0.0
2.0.0
1.0.0