2020年11月17日
摘要: 1.导入spring-jdbc和spring-tx坐标 junit junit 4.13 ... 阅读全文
posted @ 2020-11-17 20:21 凸凸大军的一员 阅读(79) 评论(0) 推荐(0)
摘要: 1.导入spring-jdbc和spring-tx坐标 junit junit 4.13 ... 阅读全文
posted @ 2020-11-17 20:03 凸凸大军的一员 阅读(102) 评论(0) 推荐(0)
摘要: 概述:它是spring提供的一个对象,是对原始繁琐的Jdbc API对象的简单封装,spring框架为我们提供了很多的操作模板类。例... 阅读全文
posted @ 2020-11-17 18:03 凸凸大军的一员 阅读(74) 评论(0) 推荐(0)
摘要: 接上一篇aop注解快速开发 @Component@Aspect //标注当前aspect是切面类public class My... 阅读全文
posted @ 2020-11-17 17:00 凸凸大军的一员 阅读(109) 评论(0) 推荐(0)