https://github.com/fish-springboot/jdbc 基本步骤就是配置DataSource,然后使用jdbcTemplate来操作数据库
https://github.com/fish-springboot/jdbc
基本步骤就是配置DataSource,然后使用jdbcTemplate来操作数据库