07 2017 档案

摘要:markdown 工具使用 1. windown系统md工具test { 1} a. sublime text3 "安装及破解" "sublime text3设置默认编码格式为UTF 8" "sublime text 3中文乱码问题解决办法" 设置语法高亮和mathjax支持 在Preference 阅读全文
posted @ 2017-07-11 17:47 antball 阅读(221) 评论(0) 推荐(0)
摘要:1.声明式事物中,一个类serviceA的方法test1()调用另一个类serviceB的方法test2() 要是serviceB的test2()事务配置在xml文件中为REQUIRED,又在此方法上加入@Transactional(propagation = Propagation.NOT_SUP 阅读全文
posted @ 2017-07-05 19:16 antball 阅读(600) 评论(0) 推荐(0)