随笔分类 - spring
摘要:```java @EnableTransactionManagement // 开启注解事务管理,等同于xml配置文件中的 public class ProfiledemoApplication implements TransactionManagementConfigurer { @Resource(name="jpaTransactionManager") privat...
阅读全文
摘要:```java package util; /** * @author aloha_world_ * @date 2016年11月10日 下午7:50:08 * @version v1.00 * @description */ import org.springframework.beans.BeansException; import org.springframework.contex...
阅读全文

浙公网安备 33010602011771号