| Package | Description |
|---|---|
| org.springframework.cloud.config.server.environment |
| Modifier and Type | Method and Description |
|---|---|
JdbcEnvironmentRepository |
JdbcEnvironmentRepositoryFactory.build(JdbcEnvironmentProperties environmentProperties) |
| Constructor and Description |
|---|
JdbcEnvironmentRepository(org.springframework.jdbc.core.JdbcTemplate jdbc,
JdbcEnvironmentProperties properties)
Deprecated.
|
JdbcEnvironmentRepository(org.springframework.jdbc.core.JdbcTemplate jdbc,
JdbcEnvironmentProperties properties,
JdbcEnvironmentRepository.PropertiesResultSetExtractor extractor) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.