Uses of Class
org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties
-
Uses of MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties in org.springframework.cloud.config.server.environment
Methods in org.springframework.cloud.config.server.environment that return types with arguments of type MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentPropertiesMethod parameters in org.springframework.cloud.config.server.environment with type arguments of type MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentPropertiesModifier and TypeMethodDescriptionvoidMultipleJGitEnvironmentProperties.setRepos(Map<String, MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties> repos) Constructors in org.springframework.cloud.config.server.environment with parameters of type MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentPropertiesModifierConstructorDescriptionPatternMatchingJGitEnvironmentRepository(org.springframework.core.env.ConfigurableEnvironment environment, MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties properties, io.micrometer.observation.ObservationRegistry observationRegistry)