会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lxh
博客园
首页
新随笔
联系
管理
订阅
2022年10月3日
Spring-JdbcTemplate实现数据库增、删、改、查
摘要: 一、先在mysql创建好一个数据库 二、使用JdbcTemplate需要引入的依赖(spring的maven项目) <!-- jdbcTemplate实现jar --> <dependency> <groupId>org.springframework</groupId> <artifactId>s
阅读全文
posted @ 2022-10-03 15:25 lai_xinghai
阅读(211)
评论(0)
推荐(0)
公告