Spring框架概述

#这个系列用于翻译Spring说明文档。最近被抓去写图像处理,比较来看还是Java更喜欢一点。忙里偷闲整理翻译一下,也当练练英语了。

he 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 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.

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 or on the support forums at http://forum.spring.io/.

Spring框架是一个构建企业级应用程序的轻量级解决方案和一个潜在的一站式商店。然而,Spring是模块化的,使您可以只使用那些你需要的部分,而不必把其余的带进来。您可以使用IoC容器,在上面搭配任何web框架,但您也可以只使用Hibernate整合代码或者JDBC抽象层。 Spring框架支持声明式事务管理,通过RMI或Web服务的远程访问你的逻辑,以及各种选项将数据持久化。它提供了一个全功能的MVC框架,并且使您能够AOP透明地集成到您的软件。 


Spring被设计成非侵入性的,这意味着你的域逻辑代码通常对框架本身没有依赖关系。在您的集成层(如数据访问层),数据访问技术和Spring库的一些依赖关系会存在。然而,它应该很容易从你的代码库的其余部分隔离这些依赖关系。 


这份文件是一个参考指南,Spring框架的功能。如果您有任何要求,意见,或对本文件的问题,请发送到用户邮件列表或在支持论坛上http://forum.spring.io/。



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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值