08 2016 档案
摘要:@Rollback 用于标记在spring test中是否提交事务, 默认为true, 即不提交, 如果需要设置单元测试完成时自动提交事务, 需要设置rollback为false; 可以使用 @Commit 注解来代替 @Rollback(value = false) @Rollback 和 @Co
阅读全文
摘要:隐士转换是Scala提供的一种语法糖 Implicit definitions are those that the compiler is allowed to insert into a program in order to fix any of its type errors. Sacla隐
阅读全文

浙公网安备 33010602011771号