Uses of Class
org.springframework.cloud.config.server.environment.SvnKitEnvironmentProperties
-
Packages that use SvnKitEnvironmentProperties Package Description org.springframework.cloud.config.server.environment -
-
Uses of SvnKitEnvironmentProperties in org.springframework.cloud.config.server.environment
Methods in org.springframework.cloud.config.server.environment with parameters of type SvnKitEnvironmentProperties Modifier and Type Method Description SvnKitEnvironmentRepositorySvnEnvironmentRepositoryFactory. build(SvnKitEnvironmentProperties environmentProperties)Constructors in org.springframework.cloud.config.server.environment with parameters of type SvnKitEnvironmentProperties Constructor Description SvnKitEnvironmentRepository(org.springframework.core.env.ConfigurableEnvironment environment, SvnKitEnvironmentProperties properties)
-