Uses of Class
org.springframework.cloud.config.server.environment.SvnKitEnvironmentProperties
Packages that use SvnKitEnvironmentProperties
-
Uses of SvnKitEnvironmentProperties in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment that implement interfaces with type arguments of type SvnKitEnvironmentPropertiesMethods in org.springframework.cloud.config.server.environment with parameters of type SvnKitEnvironmentPropertiesModifier and TypeMethodDescriptionSvnEnvironmentRepositoryFactory.build(SvnKitEnvironmentProperties environmentProperties) Constructors in org.springframework.cloud.config.server.environment with parameters of type SvnKitEnvironmentPropertiesModifierConstructorDescriptionSvnKitEnvironmentRepository(org.springframework.core.env.ConfigurableEnvironment environment, SvnKitEnvironmentProperties properties, io.micrometer.observation.ObservationRegistry observationRegistry)