Add Cloud Config Client sample.

This commit is contained in:
Olga Maciaszek-Sharma
2022-10-20 12:22:01 +02:00
parent bfcdef5e05
commit eb170b45b5
8 changed files with 94 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ include "cache-hazelcast"
include "cache-redis"
include "cache-simple"
include "cache-simple-jdk-proxy"
include 'cloud-config-client'
include "cloud-discovery-consul"
include "cloud-discovery-zookeeper"
include "cloud-function-web"