@Configuration @EnableConfigurationProperties(value=EsSqlProperties.class) @ConditionalOnProperty(prefix="yue.es.sql", name="enabled", havingValue="true") public class EsSqlConfig extends Object
@Bean public Db esDb() throws SQLException
SQLExceptionCopyright © 2020 Pivotal Software, Inc.. All rights reserved.