找回密码
 立即注册
Springthe结构实现 | 其他小程序 2022-09-24 205 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
Spring是一个轻型容器(light-weightcontainer),其核心是Bean工厂(BeanFactory),用以结构我们所需求的M(Model)。在此基础之上,Spring提供了AOP(Aspect-OrientedProgramming,面向层面的编程)的实现,用它来提供非管理环境下声明方法的业务、安全等服务;对Bean工厂的扩展ApplicationContext愈加方便我们实现J2EE的使用;DAO/ORM的实现方便我们进行数据库的开发;WebMVC和SpringWeb提供了JavaWeb使用的结构或与别的盛行的Web结构进行集成。
Spring从入门到精通(珍藏版).pdf
.....

(Spring is a light-weight container, and its core is the Bean Factory, which is used to structure the M (Model) we need. On this basis, Spring provides the implementation of AOP (Aspect-Oriented Programming), which is used to provide services such as business and security of declaring methods in a non-managed environment; the extension of ApplicationContext to the Bean factory is more convenient for us to implement The use of J2EE; the implementation of DAO/ORM facilitates our database development; WebMVC and SpringWeb provide the structure used by JavaWeb or integrate with other popular Web structures.
Spring from entry to mastery (collector's edition).pdf
.....)

[下载]11490587754.rar




上一篇:Spring从入门到精通第3卷
下一篇:Spring从入门到精通第7卷