中文名: Spring實戰 (第3版,涵蓋Spring 3.0)
原名: Spring in Action, 3rd Edition
作者: Craig Walls
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新源代碼
出版社: Manning
書號: 9781935182351
發行時間: 2011年06月
地區: 美國
語言: 英文
簡介:
內容介紹:About the technology:
Spring Framework is required knowledge for Java developers, and Spring 3.0 introduces powerful new features like SpEL, the Spring Expression Language, new annotations for the IoC container, and much-needed support for REST. Whether you’re just discovering Spring or you want to absorb the new 3.0 features, there’s no better way to master Spring than this book.
About the book:
Spring in Action, Third Edition continues the practical, hands-on style of the previous bestselling editions. Author Craig Walls has a special knack for crisp and entertaining examples that zoom in on the features and techniques you really need. This edition highlights the most important aspects of Spring 3.0 including REST, remote services, messaging, Security, MVC, Web Flow, and more.
What's inside:
Using annotations to reduce configuration
Working with RESTful resources
Spring Expression Language (SpEL)
Security, Web Flow, and more
Who should read this book:
Nearly 100,000 developers have used this book to learn Spring!
內容截圖: 目錄:
Part 1 Core Spring
Chapter 1 Springing into action
Chapter 2 Wiring beans
Chapter 3 Minimizing XML configuration in Spring
Chapter 4 Aspect-oriented Spring
Part 2 Spring application essentials
Chapter 5 Hitting the database
Chapter 6 Managing transactions
Chapter 7 Building web applications with Spring MVC
Chapter 8 Working with Spring Web Flow
Chapter 9 Securing Spring
Part 3 Integrating Spring
Chapter 10 Working with remote services
Chapter 11 Giving Spring some REST
Chapter 12 Messaging in Spring
Chapter 13 Managing Spring beans with JMX
Chapter 14 Odds and ends