Class GoogleConfigPropertySourceLocator

java.lang.Object
com.google.cloud.spring.autoconfigure.config.GoogleConfigPropertySourceLocator
All Implemented Interfaces:
org.springframework.cloud.bootstrap.config.PropertySourceLocator

public class GoogleConfigPropertySourceLocator extends Object implements org.springframework.cloud.bootstrap.config.PropertySourceLocator
Custom PropertySourceLocator for Google Cloud Runtime Configurator API.
Since:
1.1
  • Constructor Details

  • Method Details

    • locate

      public org.springframework.core.env.PropertySource<?> locate(org.springframework.core.env.Environment environment)
      Specified by:
      locate in interface org.springframework.cloud.bootstrap.config.PropertySourceLocator
    • getProjectId

      public String getProjectId()