随笔分类 -  Java框架

SSM框架--详细整合教程
摘要:待阅读: https://blog.csdn.net/github_32658299/article/details/53957585 转载: https://blog.csdn.net/zhshulin/article/details/37956105/ 1、基本概念1.1、SpringSprin 阅读全文

posted @ 2019-03-11 17:17 arrows 阅读(789) 评论(0) 推荐(0)

SSH--三大框架整合原理
摘要:https://blog.csdn.net/u014010769/article/details/44993533 三大框架整合原理1、三大框架的作用 struts2是一个mvc框架 spring容器 1、利用ioc和di做到了完全的面向接口编程 2、由于spring的声明式事务处理,使程序员不再关 阅读全文

posted @ 2019-03-11 16:25 arrows 阅读(273) 评论(0) 推荐(0)

java框架问题整理
摘要:1.Spring中AOP的应用场景、Aop原理、好处? 答:AOP用来封装横切关注点,具体可以在下面的场景中使用: Authentication 权限、Caching 缓存、Context passing 内容传递、Error handling 错误处理 Lazy loading懒加载、Debugg 阅读全文

posted @ 2019-03-10 11:44 arrows 阅读(967) 评论(0) 推荐(0)

导航