spring-attic / spring-cloud-gcp

Integration for Google Cloud Platform APIs with Spring
Apache License 2.0
704 stars 694 forks source link

Clarify Secret Manager Sample #2633

Closed dzou closed 3 years ago

dzou commented 3 years ago

Clarify secret manager sample by splitting the properties into bootstrap.properties and application.properties to show where settings belong and show the default ENV variable syntax.

This is a cherrypick of: https://github.com/GoogleCloudPlatform/spring-cloud-gcp/pull/229 https://github.com/GoogleCloudPlatform/spring-cloud-gcp/pull/225