@ConditionalOnClass(value=javax.sql.DataSource.class) @Configuration public class DbAutoConfiguration extends Object
DbAutoConfiguration()
DBUtils
dbUtils(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DbAutoConfiguration()
@Bean public DBUtils dbUtils(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
Copyright © 2022. All rights reserved.