Uses of Class
org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
Packages that use AbstractScmAccessorProperties
Package
Description
-
Uses of AbstractScmAccessorProperties in org.springframework.cloud.config.server.environment
Modifier and TypeClassDescriptionclassclassstatic classAJGitEnvironmentPropertiesthat matches patterns.classConstructors in org.springframework.cloud.config.server.environment with parameters of type AbstractScmAccessorPropertiesModifierConstructorDescriptionAbstractScmEnvironmentRepository(org.springframework.core.env.ConfigurableEnvironment environment, AbstractScmAccessorProperties properties, io.micrometer.observation.ObservationRegistry observationRegistry) -
Uses of AbstractScmAccessorProperties in org.springframework.cloud.config.server.support
Constructors in org.springframework.cloud.config.server.support with parameters of type AbstractScmAccessorPropertiesModifierConstructorDescriptionAbstractScmAccessor(org.springframework.core.env.ConfigurableEnvironment environment, AbstractScmAccessorProperties properties)