Class BpeDbMigratorConfig

java.lang.Object
dev.dsf.bpe.config.BpeDbMigratorConfig
All Implemented Interfaces:
DbMigratorConfig

@Configuration @PropertySource(value="file:conf/config.properties", encoding="UTF-8", ignoreResourceNotFound=true) public class BpeDbMigratorConfig extends Object implements DbMigratorConfig