| Package | Description |
|---|---|
| org.springframework.cloud.config.server.config | |
| org.springframework.cloud.config.server.environment | |
| org.springframework.cloud.config.server.resource |
| Modifier and Type | Method and Description |
|---|---|
ResourceRepository |
ResourceRepositoryConfiguration.resourceRepository(SearchPathLocator service) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScmEnvironmentRepository |
class |
AwsS3EnvironmentRepository |
class |
JGitEnvironmentRepository
An
EnvironmentRepository backed by a single git repository. |
class |
MultipleJGitEnvironmentRepository
EnvironmentRepository that based on one or more git repositories. |
static class |
MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository
A
JGitEnvironmentProperties that matches patterns. |
class |
NativeEnvironmentRepository
Simple implementation of
EnvironmentRepository that uses a SpringApplication
and configuration files located through the normal protocols. |
class |
SearchPathCompositeEnvironmentRepository
A
CompositeEnvironmentRepository which implements SearchPathLocator. |
class |
SvnKitEnvironmentRepository
Subversion-backed
EnvironmentRepository. |
| Constructor and Description |
|---|
GenericResourceRepository(SearchPathLocator service) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.