0%

Book Description

Summary

Totally revised for Spring 3.0, this book is a hands-on guide to the Spring Framework. It covers the latest features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. Following short code snippets and an ongoing example developed throughout the book, you'll learn how to build simple and efficient J2EE applications.

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.

Purchase includes free PDF, ePub, and Kindle eBooks downloadable at manning.com.

Table of Contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Praise for Spring in Action
  5. Preface
  6. Acknowledgments
  7. About this Book
  8. About the Cover Illustration
  9. Part 1. Core Spring
  10. Chapter 1. Springing into action
  11. Chapter 2. Wiring beans
  12. Chapter 3. Minimizing XML configuration in Spring
  13. Chapter 4. Aspect-oriented Spring
  14. Part 2. Spring application essentials
  15. Chapter 5. Hitting the database
  16. Chapter 6. Managing transactions
  17. Chapter 7. Building web applications with Spring MVC
  18. Chapter 8. Working with Spring Web Flow
  19. Chapter 9. Securing Spring
  20. Part 3. Integrating Spring
  21. Chapter 10. Working with remote services
  22. Chapter 11. Giving Spring some REST
  23. Chapter 12. Messaging in Spring
  24. Chapter 13. Managing Spring beans with JMX
  25. Chapter 14. Odds and ends
  26. Index
  27. List of Figures
  28. List of Tables
  29. List of Listings