好书推荐 好书速递 排行榜 读书文摘

Spring in Action

Spring in Action
作者:Craig Walls
出版社:Manning Publications
出版年:2011-06
ISBN:9781935182351
行业:计算机
浏览数:74

内容简介

Spring in Action, Third Edition has been completely revised to reflect the latest features, tools, practices Spring offers to java developers. It begins by introducing the core concepts of Spring and then quickly launches into a hands-on exploration of the framework. Combining short code snippets and an ongoing example developed throughout the book, it shows you how to build simple and efficient J2EE applications. The revised Third Edition explores the core Spring Framework issues, as well as the latest updates to other Spring portfolio projects such as Spring WebFlow and Spring Security. The result is a book that's both broader and deeper than previous editions. You'll learn the full range of new features available with Spring 4, including: More annotation-oriented options to reduce the amount of XML configuration Full-featured support for REST A new Spring Expression Language (SpEL) that makes short work of wiring complex values. Examples that illustrate the current best practices developed in the Spring community. This book assumes that you know your way around Java, but no previous experience with Spring is required.

......(更多)

作者简介

Craig Walls is a software developer with over 15 years' experience and coauthor of XDoclet in Action and author of Modular Java, published by Pragmatic. He is a zealous promoter of the Spring Framework, speaking frequently at local user groups and conferences and writing about Spring and OSGi on his blog. When he's not slinging code, Craig spends as much time as he can with his wife, two daughters, 7 birds, and 2 dogs. Craig lives in Plano, Texas.

......(更多)

目录

Part 1 Core Spring

1. Springing into action

2. Wiring beans

3. Minimizing Spring configuration XML

4. Aspect‐oriented Spring

Part 2 Spring application essentials

5. Hitting the Database

6. Managing transactions

7. Building web applications with Spring MVC

8. Spring Web Flow

9. Securing Spring

Part 3 Integrating Spring

10 Working with remote services

11 RESTful Spring

12 Messaging

13 JMX

14 Odds and ends (scheduling, JMX, JNDI, e‐mail)

......(更多)

读书文摘

It all started with a bean.

On the other hand, completely uncoupled code doesn't do anything.

......(更多)

猜你喜欢

点击查看