sample of java spring application with spring cloud config
Go to file
RouxAntoine 8ec4c49997
feature: try to setup custom key for each client application
broken due to https://github.com/spring-cloud/spring-cloud-config/issues/2252
2023-04-24 20:29:41 +02:00
client feature: try to setup custom key for each client application 2023-04-24 20:29:41 +02:00
gradle/wrapper feature: initialize gradle project 2023-04-15 23:19:09 +02:00
server feature: try to setup custom key for each client application 2023-04-24 20:29:41 +02:00
.editorconfig feature: initialize gradle project 2023-04-15 23:19:09 +02:00
.gitignore feature: initialize gradle project 2023-04-15 23:19:09 +02:00
.sdkmanrc feature: try to setup custom key for each client application 2023-04-24 20:29:41 +02:00
LICENSE Initial commit 2023-04-15 16:05:07 +00:00
Makefile feature: try to setup custom key for each client application 2023-04-24 20:29:41 +02:00
README.md feature: initialize gradle project 2023-04-15 23:19:09 +02:00
build.gradle.kts feature: client server implementation with spring cloud config 2023-04-16 15:07:40 +02:00
gradlew feature: initialize gradle project 2023-04-15 23:19:09 +02:00
gradlew.bat feature: initialize gradle project 2023-04-15 23:19:09 +02:00
settings.gradle.kts feature: initialize gradle project 2023-04-15 23:19:09 +02:00

README.md

Spring application with spring cloud config

This is an example of spring cloud config