Class SvnKitEnvironmentProperties
- java.lang.Object
-
- org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
-
- org.springframework.cloud.config.server.environment.SvnKitEnvironmentProperties
-
- All Implemented Interfaces:
EnvironmentRepositoryProperties
@ConfigurationProperties("spring.cloud.config.server.svn") public class SvnKitEnvironmentProperties extends AbstractScmAccessorProperties- Author:
- Dylan Roberts
-
-
Constructor Summary
Constructors Constructor Description SvnKitEnvironmentProperties()
-
Method Summary
-
Methods inherited from class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
getBasedir, getDefaultLabel, getOrder, getPassphrase, getPassword, getSearchPaths, getUri, getUsername, isStrictHostKeyChecking, setBasedir, setDefaultLabel, setOrder, setPassphrase, setPassword, setSearchPaths, setStrictHostKeyChecking, setUri, setUsername
-
-