会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
零pre
博客园
首页
新随笔
联系
订阅
管理
2022年1月
springboot - JDBC
摘要: spring: datasource: username: root password: 920048 url: jdbc:mysql://localhost:3306/mybatis?serverTimezone=UTC&useUnicode&characterEncoding=utf-8 dri
阅读全文
posted @ 2022-01-21 14:35 零pre
阅读(66)
评论(0)
推荐(0)
2021年12月
spring
摘要: Spring 1.搭建环境 <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.spr
阅读全文
posted @ 2021-12-20 19:56 零pre
阅读(47)
评论(0)
推荐(0)
mybatis配置文件
摘要: <!-- https://mvnrepository.com/artifact/org.mybatis/mybatis --><dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis</artifactId> <version>3
阅读全文
posted @ 2021-12-20 19:11 零pre
阅读(40)
评论(0)
推荐(0)
公告