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