随笔分类 -  ssm框架

摘要:@Transational @async失效问题及使用 附上链接地址 http://blog.csdn.net/clementad/article/details/47403185"/> http://blog.csdn.net/clementad/article/details/47339519" 阅读全文
posted @ 2017-04-21 14:02 爱大饼 阅读(378) 评论(0) 推荐(0)
摘要:1.开发环境:jdk:1.8 spring:4.2.5.RELEASE mybatis:3.3.1 log4j:1.2.17 slf4j:1.7.7 2.简单介绍 spring: Spring 框架是一个分层架构,由 7 个定义良好的模块组成。Spring 模块构建在核心容器之上,核心容器定义了创建 阅读全文
posted @ 2017-02-22 16:07 爱大饼 阅读(2518) 评论(0) 推荐(1)
摘要:环境 tomcat8 +jdk: 1.8+myeclipse 参考博客:http://blog.csdn.net/yu870646595/article/details/52150027 1.maven 模块化搭建 搭建后的目录框架: 备注:ssm-parent:父模块 ssm-module1:子模 阅读全文
posted @ 2017-02-22 15:20 爱大饼 阅读(900) 评论(0) 推荐(1)