@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 © 2021. All rights reserved.