摘要: JdbcTemplate jdbcTemplate = new JdbcTemplate();//获取DataSourceDataSource dataSource = jdbcTemplate.getDataSource();//获取ConnectionConnection connection 阅读全文
posted @ 2023-05-10 17:55 Dou豆 阅读(323) 评论(0) 推荐(0)