Gang's Blog
首页
文章
系列
照片墙
时间线
标签
关于
标签: Spring
共 2 篇内容
Spring事务源码探究
Spring事务管理是Spring框架提供的一种机制,用于管理数据库事务。它提供了声明式事务管理和编程式事务管理两种方式。
Spring AOP 源码探究
源码阅读