一句话Spring
Spring3中,很多方法都会抛出org.springframework.dao.DataAccessException异常,而这个异常被加入了org.springframework.transaction.jar中。于是大部分的开发都需要添加这个jar包的依赖。
这个问题已经有issue提出,估计可能在下一个版本中会有改进。
Spring3中,很多方法都会抛出org.springframework.dao.DataAccessException异常,而这个异常被加入了org.springframework.transaction.jar中。于是大部分的开发都需要添加这个jar包的依赖。
这个问题已经有issue提出,估计可能在下一个版本中会有改进。
You are currently browsing the archives for the Spring category.