第一部分:spring框架概述

Part I. Overview of Spring Framework 

第一部分:spring框架概述


The Spring Framework is a lightweight solution and a potential one-stop-shop for building your enterprise-ready applications. However, Spring is modular, allowing you to use only those parts that you need, without having to bring in the rest. You can use the IoC container, with any web framework on top, but you can also use only the Hibernate integration code or the JDBC abstraction layer. The Spring Framework supports declarative transaction management, remote access to your logic through RMI or web services, and various options for persisting your data. It offers a full-featured MVC framework, and enables you to integrate AOP transparently into your software.

spring框架式是一个轻量级的解决方案,并为你提供了一站式企业应用构建。然而spring是模块化的,运行你是只使用需要的部分,无需其余东西。你可以使用IOC容器,在任何的web框架上,但你可以只使用Hibernate集成代码或jdbc抽象层。spring框架支持声明式的事物管理,通过RMI或web services远程访问你的业务逻辑,并有各种选择持久化你的数据.他提供了一个完整的MVC框架,使你能够透明的集成AOP到你的软件。


Spring is designed to be non-intrusive, meaning that your domain logic code generally has no dependencies on the framework itself. In your integration layer (such as the data access layer), some dependencies on the data access technology and the Spring libraries will exist. However, it should be easy to isolate these dependencies from the rest of your code base.

Spring被设置成一个非侵入,意味着你的域逻辑代码,通常和框架本身没有依赖,在你的整合成(例如数据层),数据访问技术只依赖于一些spring类库。但是,他很容易在你的代码库中隔离这些依赖。


This document is a reference guide to Spring Framework features. If you have any requests, comments, or questions on this document, please post them on the user mailing list. Questions on the Framework itself should be asked on StackOverflow (see https://spring.io/questions).

这份文件时一个spring框架功能的参考指南,如果你对本文件有任何的请求、意见或问题,请发送到用户邮件列表(https://spring.io/questions)。对框架本身有问题,可以到StackOverflow提问。


This reference guide provides detailed information about the Spring Framework. It provides comprehensive documentation for all features, as well as some background about the underlying concepts (such as "Dependency Injection") that Spring has embraced.
If you are just getting started with Spring, you may want to begin with the lighter "Getting Started" guides that are available from https://spring.io. As well as being easier to digest, these guide are very task focused. They also cover other projects from the Spring portfolio that you might want to consider when solving a particular problem.
Getting Started Building a RESTful Web Service would be an excellent first choice to get your feet wet.

这个参考指南提供详细关于spring框架的信息。它提供了全面的功能文档,以及一些spring使用到相关基本概念(例如:注射依赖)。如果你刚开始使用spring,你可能要从轻量“入门”指南,有效地址https://spring.io.




  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值