| Package | Description |
|---|---|
| org.springframework.cloud.config.server.config | |
| org.springframework.cloud.config.server.environment |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentController |
ConfigServerMvcConfiguration.environmentController(EnvironmentRepository envRepository,
ConfigServerProperties server) |
ResourceController |
ConfigServerMvcConfiguration.resourceController(ResourceRepository repository,
EnvironmentRepository envRepository,
ConfigServerProperties server) |
| Constructor and Description |
|---|
MultipleJGitEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties server,
Optional<ConfigurableHttpConnectionFactory> connectionFactory,
Optional<org.eclipse.jgit.api.TransportConfigCallback> customTransportConfigCallback) |
MultipleJGitEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties server,
Optional<org.eclipse.jgit.api.TransportConfigCallback> customTransportConfigCallback)
Deprecated.
|
NativeEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties properties) |
SvnEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties server) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.