Last Version

Spring Cloud Config Server Sample 0.9.0

Spring Cloud Config Server application to demonstrate the usage of the Azure KeyVault features

License

License

Categories

Categories

config Application Layer Libs Configuration KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.srempfer
ArtifactId

ArtifactId

spring-cloud-config-azure-keyvault-multiple-backends-sample
Version

Version

0.9.0
Type

Type

jar
Description

Description

Spring Cloud Config Server Sample
Spring Cloud Config Server application to demonstrate the usage of the Azure KeyVault features
Project URL

Project URL

https://github.com/srempfer/spring-cloud-config-azure-keyvault
Source Code Management

Source Code Management

https://github.com/srempfer/spring-cloud-config-azure-keyvault/tree/master

Download spring-cloud-config-azure-keyvault-multiple-backends-sample 0.9.0


<!-- https://jarcasting.com/artifacts/io.github.srempfer/spring-cloud-config-azure-keyvault-multiple-backends-sample/ -->
<dependency>
    <groupId>io.github.srempfer</groupId>
    <artifactId>spring-cloud-config-azure-keyvault-multiple-backends-sample</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.srempfer/spring-cloud-config-azure-keyvault-multiple-backends-sample/
implementation 'io.github.srempfer:spring-cloud-config-azure-keyvault-multiple-backends-sample:0.9.0'
// https://jarcasting.com/artifacts/io.github.srempfer/spring-cloud-config-azure-keyvault-multiple-backends-sample/
implementation ("io.github.srempfer:spring-cloud-config-azure-keyvault-multiple-backends-sample:0.9.0")
'io.github.srempfer:spring-cloud-config-azure-keyvault-multiple-backends-sample:jar:0.9.0'
<dependency org="io.github.srempfer" name="spring-cloud-config-azure-keyvault-multiple-backends-sample" rev="0.9.0">
  <artifact name="spring-cloud-config-azure-keyvault-multiple-backends-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.srempfer', module='spring-cloud-config-azure-keyvault-multiple-backends-sample', version='0.9.0')
)
libraryDependencies += "io.github.srempfer" % "spring-cloud-config-azure-keyvault-multiple-backends-sample" % "0.9.0"
[io.github.srempfer/spring-cloud-config-azure-keyvault-multiple-backends-sample "0.9.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-bootstrap jar
org.springframework.cloud : spring-cloud-config-server jar
io.github.srempfer : spring-cloud-config-azure-keyvault-starter jar 0.9.0

test (1)

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

Project Modules

There are no modules declared in this project.