Class JdbcEnvironmentRepositoryFactory

java.lang.Object
org.springframework.cloud.config.server.environment.JdbcEnvironmentRepositoryFactory
All Implemented Interfaces:
EnvironmentRepositoryFactory<JdbcEnvironmentRepository, JdbcEnvironmentProperties>

public class JdbcEnvironmentRepositoryFactory extends Object implements EnvironmentRepositoryFactory<JdbcEnvironmentRepository, JdbcEnvironmentProperties>
Author:
Dylan Roberts