0

Documentation says that Google RuntimeConfig Service is one way to do so but I couldn't find any sample around it. Has anybody ever tried that? Any pointer would be of great help.

Sonal Aggarwal
  • 373
  • 3
  • 11

1 Answers1

0

I setup another service using 'spring-cloud-config-server' dependency and then using 'spring-cloud-starter-config' in this gcp appengine project to manage configurations for different environment.

Sonal Aggarwal
  • 373
  • 3
  • 11