2022年5月28日
摘要: <!--装配事务管理器类对象,通过构造方法传入数据源--> <bean id="transactionManager" class="org.springframework.jdbc.datasource.DataSourceTransactionManager"> <constructor-arg 阅读全文
posted @ 2022-05-28 20:56 唔噗噗噗 阅读(44) 评论(0) 推荐(0)
  2022年5月27日
摘要: <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 阅读全文
posted @ 2022-05-27 15:06 唔噗噗噗 阅读(23) 评论(0) 推荐(0)