Uses of Class
org.springframework.cloud.config.server.environment.JdbcEnvironmentProperties
Packages that use JdbcEnvironmentProperties
-
Uses of JdbcEnvironmentProperties in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment that implement interfaces with type arguments of type JdbcEnvironmentPropertiesMethods in org.springframework.cloud.config.server.environment with parameters of type JdbcEnvironmentPropertiesModifier and TypeMethodDescriptionJdbcEnvironmentRepositoryFactory.build(JdbcEnvironmentProperties environmentProperties) Constructors in org.springframework.cloud.config.server.environment with parameters of type JdbcEnvironmentPropertiesModifierConstructorDescriptionJdbcEnvironmentRepository(org.springframework.jdbc.core.JdbcTemplate jdbc, JdbcEnvironmentProperties properties, JdbcEnvironmentRepository.PropertiesResultSetExtractor extractor)