|
无题
- 202.100.89.*
|
|
我觉得这些书不是给完全不会的人看的,懂一点的人看起来还是很不错的,我很客观的说!
|
|
此评论对你有用
没用
|
| |
|
Spring 是一个开源框架
- xxxcyy 财富等级:
|
Spring 是一个开源框架,是为了解决企业应用程序开发复杂性而创建的。框架的主要优势之一就是其分层架构,分层架构允许您选择使用哪一个组件,同时为 J2EE 应用程序开发提供集成的框架。 Spring 框架
Spring 框架是一个分层架构,由 7 个定义良好的模块组成。Spring 模块构建在核心容器之上,核心容器定义了创建、配置和管理 bean 的方式
组成 Spring 框架的每个模块(或组件)都可以单独存在,或者与其他一个或多个模块联合实现。每个模块的功能如下:
核心容器:核心容器提供 Spring 框架的基本功能。核心容器的主要组件是 BeanFactory,它是工厂模式的实现。BeanFactory 使用控制反转 (IOC) 模式将应用程序的配置和依赖性规范与实际的应用程序代码分开。 Spring 上下文:Spring 上下文是一个配置文件,向 Spring 框架提供上下文信息。Spring 上下文包括企业服务,例如 JNDI、EJB、电子邮件、国际化、校验和调度功能。 Spring AOP:通过配置管理特性,Spring AOP 模块直接将面向方面的编程功能集成到了 Spring 框架中。所以,可以很容易地使 Spring 框架管理的任何对象支持 AOP。Spring AOP 模块为基于 Spring 的应用程序中的对象提供了事务管理服务。通过使用 Spring AOP,不用依赖 EJB 组件,就可以将声明性事务管理集成到应用程序中。 Spring DAO:JDBC DAO 抽象层提供了有意义的异常层次结构,可用该结构来管理异常处理和不同数据库供应商抛出的错误消息。异常层次结构简化了错误处理,并且极大地降低了需要编写的异常代码数量(例如打开和关闭连接)。Spring DAO 的面向 JDBC 的异常遵从通用的 DAO 异常层次结构。 Spring ORM:Spring 框架插入了若干个 ORM 框架,从而提供了 ORM 的对象关系工具,其中包括 JDO、Hibernate 和 iBatis SQL Map。所有这些都遵从 Spring 的通用事务和 DAO 异常层次结构。 Spring Web 模块:Web 上下文模块建立在应用程序上下文模块之上,为基于 Web 的应用程序提供了上下文。所以,Spring 框架支持与 Jakarta Struts 的集成。Web 模块还简化了处理多部分请求以及将请求参数绑定到域对象的工作。 Spring MVC 框架:MVC 框架是一个全功能的构建 Web 应用程序的 MVC 实现。通过策略接口,MVC 框架变成为高度可配置的,MVC 容纳了大量视图技术,其中包括 JSP、Velocity、Tiles、iText 和 POI。
Spring 框架的功能可以用在任何 J2EE 服务器中,大多数功能也适用于不受管理的环境。Spring 的核心要点是:支持不绑定到特定 J2EE 服务的可重用业务和数据访问对象。毫无疑问,这样的对象可以在不同 J2EE 环境 (Web 或 EJB)、独立应用程序、测试环境之间重用。
|
|
此评论对你有用
没用
|
| |
|
|
|
想看
- jcq721 财富等级:
|
|
的确挺想看的,尤其是这么多人都说好,呵,虽然说好书是无价的,但是我的钱是有限的啊,真无奈,要慢慢攒钱了!
|
|
此评论对你有用
没用
|
| |
|
|
|
|
|
|
|
|
|
|
|
无题
- abcd168 财富等级:
|
|
之前看过这本书,觉得在介绍Spring理论方面比较详细,也比较透彻,仔细阅读再加上一些实践,定能透彻理解Spring
|
|
此评论对你有用
没用
|
| |
|
|
|
|
|
|
|
【首届读书月】
- abcd168 财富等级:
|
|
Spring框架的一个领域:核心层、中间层和Web层。第一部分展示了Spring框架的两个核心概念:反向控制(Inverstion of Control,IoC)和面向切面编程(Aspect-Oriented Programming,AOP),以便读者理解Spring的基础原理,这些基础原理在本书各个章节都会用到。第二部分在第1章介绍的IoC和AOP基础之上,展示了如何将这两个概
|
|
此评论对你有用
没用
|
| |
|
|
|
一本不错的书
- ben0133 财富等级:
|
|
很不错的书,作者由浅入深讲解的非常详细,无论你是初学者还是有多年经验的开发者,都会从中受益的。
|
|
此评论对你有用
没用
|
| |
|
看看
- zhxie253 财富等级:
|
先说优点:讲述方式非常好,简明扼要。 缺点:原版书中的错误较多,可以到manning的网站上看到。 另外,此书适合对JAVA有一定基础的读者阅读 很同意你的观点!!
|
|
此评论对你有用
没用
|
| |
|
|
|
同意
- junval 财富等级: 
|
先说优点:讲述方式非常好,简明扼要。 缺点:原版书中的错误较多,可以到manning的网站上看到。 另外,此书适合对JAVA有一定基础的读者阅读 很同意你的观点!!
|
|
此评论对你有用
没用
|
| |
|
|
|
|
|
|
|
|
|
【翻译】Sping in Action书评
- luyanfei78 财富等级:
|
原书评内容: Excellent coverage and an easy read, March 9, 2005 Reviewer: Lasse Koskela (Helsinki, Finland) - See all my reviews Theres been a bit of a rush of books about the Spring Framework recently with a number of publishers releasing their own titles one after another. Without having read those other books, I feel confident in saying 'Spring in Action' wont let you down. Its a wonderful introduction to the framework and a handy reference for those desperate moments with the Spring configuration files.
What I especially like about 'Spring in Action' is the style of writing. The book is largely about how to configure this and that and still I read most of the book in one sitting. The text flows well and the humor sprinkled throughout adds a nice touch. The other good things about this book include a good coverage of the Spring Framework itself. Only some parts of the Acegi security framework have been left out, as far as I can tell, and those features (ACLs and run-as) are not what Id call essential so it didnt bother me much. In addition, the authors give a good comparison (brief, but a good overview) of Spring and other technologies and frameworks such as EJB, Struts, WebWork, Tapestry, PicoContainer, HiveMind, etc. Furthermore, the authors show you how to integrate with these other frameworks (except for the other IoC containers) and view technologies like JSP, JSF, Velocity and FreeMarker. Add to that, the index looks very comprehensive which is an important detail for a book that one might use as a reference afterwards.
So, what separates this book from perfection? For one it had a lot of little typos, the text did exhibit a bit of repeat (didnt I just read this sentence on the previous page?) here and there, and I feel like mixing multiple ViewResolvers was covered too lightly. I dont consider these to be big issues, though, and I wont hesitate for a second in recommending 'Spring in Action' for someone looking to get started with the framework.
翻译书评:
随着出版社一个接一个地推出各自的关于Spring框架的书来,最近似乎有了蜂拥而上的趋势。我并没有读过其它Spring框架的书,不过,我确信 “Spring in Action”是不会让你失望的。它对框架的介绍非常出色,同时当在你为Spring的配置文件而苦恼时,它也可作为一本便利的手册。 我特别喜爱“Spring in Action”的写作风格。这本书大部分在是讲这个怎么配置,那个怎么配置,但我差不多一口气就读了下来。作者的文笔流畅,时不时还会来点幽默,更增加了趣味。这本书还有个好处,就是它对Spring框架的内容作了合理的取舍。就我所知,只有Acegi安全框架的部分内容没有涉及到,不过,我本来就觉得这些特性并不是Spring框架所必需的,所以也就不觉得把这部分内容去掉会有什么大不了。另外,作者把Spring与EJB, Struts, WebWork, Tapestry, PicoContainer, HiveMind等技术框架作了令人满意的比较(简略了点,但却是不错的评述)。除此之外,作者还展示了如何将Spring框架和其它的框架(IoC容器除外)整合在一起,以及如何从Spring的角度来看待JSP, JSF, Velocity 和 FreeMarker这些技术。还有,书中的索引很全面,如果以后要把书当作参考手册的话,这些索引可以提供重要的信息。 那么,这本书是不是也有些瑕疵呢?其中一个就是书中有很多的印刷错误,文本会在不同的地方发生重复(我现在读的句子在前一页中不是正好读过吗?)。我也觉得书中在讲到将多个ViewResolver混合在一起时处理得不够详尽。当然,我不认为这些是什么大的毛病,如果有人想找本书作为框架的入门,那我还是毫不犹豫地推荐“Spring in Action”。
|
|
此评论对你有用
没用
|
| |
|
【翻译】Sping in Action书评
- wocongdongfanglai 财富等级:
|
原书链接: http://www.amazon.com/gp/product/customer-reviews/1932394354/ref=cm_cr_dp_2_1/102-3976504-9664147?ie=UTF8&customer-reviews.sort%5Fby=-SubmissionDate&n=283155 原书评内容: I was a bit disappointed by this book compared to the others from the 'In Action' serie (Ive read nearly all the books from that serie). Its not a bad book at all: it explains very well the basic concepts and goes enough into the details in this matter (the IoC design pattern and AOP concepts are not easy to understand if youre not already familiar with them. The author did a great job on this), and I was also quite happy with the code samples. But now that I have some experience with Spring, I find it doesnt go far enough into the more advanced topics. Its a very good introduction to the subject but either youll need another book or -probably better- youll need to read the reference documentation available from springframework.org 翻译书评: 相比“In Action”系列中的其他书(我差不多看过了该系列中的所有书),我对此书有点失望。它当然不是一本差的书:它对基础概念解释得非常好,在这方面(IoC设计模式和AOP概念并不容易理解,如果你对它们还不熟悉的话。作者为此做得很多)细节上阐述得很充分,看这些代码示例也令我感到愉悦。但是现在我对Spring有一些经验,我发现书中关于更高级的主题做得还不够。本书对这些主题作了非常好的引导,但是你还需要另一本书——可能更好些——你需要阅读springframework.org网站上的参考文档。
|
|
此评论对你有用
没用
|
| |
|
【翻译】Sping in Action书评
- wocongdongfanglai 财富等级:
|
原书链接: http://www.amazon.com/gp/product/customer-reviews/1932394354/ref=cm_cr_dp_2_1/102-3976504-9664147?ie=UTF8&customer-reviews.sort%5Fby=-SubmissionDate&n=283155 原书评内容: I read this book and I was impressed with the method used by the authors to explain the main concepts of the Spring Framework in contrast with the 'Professional Java Development with the Spring Framework' which is cluttered with a lot of details and not so many examples. I consider the book excelent for a Spring beginner. As any other book from the 'in Action' series it gives you a global view of the whole framework and then it start to dig into details. 翻译书评: 我读了此书,对作者在解释Spring框架主要概念时采取的方式印象很深,相比较而言,《使用Spring框架进行专业Java开发》一书中很多细节有点杂乱,而且例子不够多。 我认为本书对于Spring初学者是很不错的,和“in Action”系列中的其他书一样,它让你对整个框架有了一个全面的了解,然后开始深入细节。
|
|
此评论对你有用
没用
|
| |
|
【翻译】Sping in Action书评
- wocongdongfanglai 财富等级:
|
原书链接: http://www.amazon.com/gp/product/1932394354/qid=1141372837/sr=1-1/ref=sr_1_1/103-8035983-3811818?s=books&v=glance&n=283155 原书评内容: The latest and greatest about designing and building J2EE based enterprise applications is all within this book. The Spring Framework is a perfect compliment to strong object oriented design principles and techniques that should be leveraged for any J2EE solution. This book discusses both the strengths and weaknesses to the old EJB framework and talks about why Spring Framework is a good alternative. 翻译书评: 关于设计和构建基于J2EE企业级应用的最新和最重要的知识全在该书中。Spring框架在面向对象的设计原则和技术方面表现得很完美,这对于任何J2EE解决方案都是有影响的。该书还讨论了旧有EJB框架的优点和不足,讨论了为什么Spring框架是一个很好的选择。
|
|
此评论对你有用
没用
|
| |
|
【翻译】Sping in Action书评
- wocongdongfanglai 财富等级:
|
原书链接: http://www.amazon.com/gp/product/1932394354/qid=1141372837/sr=1-1/ref=sr_1_1/103-8035983-3811818?s=books&v=glance&n=283155 原书评内容: This book covers most of the major topics in Spring. I used it to get started with Spring and to teach others. I like the comparisons they draw between Spring and J2EE. The book does a great job of introducing IoC an then moves into more complex/interesting topics.
I highly recommend this to anyone who uses (or wants to learn) Spring. 翻译书评: 该书覆盖了Spring主要主题中的大部分。我用它来学习Spring,并教给其他人。我喜欢书中对Spring和J2EE的比较。该书花了很大篇幅介绍IoC,然后才转入更复杂与有趣的主题。 我很乐意把它推荐给要使用或者想学习Spring的所有人。
|
|
此评论对你有用
没用
|
| |
|
|
|
|
|
无题
- 59.42.126.*
|
先说优点:讲述方式非常好,简明扼要。 缺点:原版书中的错误较多,可以到manning的网站上看到。 另外,此书适合对JAVA有一定基础的读者阅读
|
|
此评论对你有用
没用
|
| |
|