Spring Enterprise Recipes : A Problem-Solution Approach

Bok av Gary. Mak
The Spring framework is a widely adopted enterprise and general Java framework. The release of Spring Framework 3.0 has added many improvements and new features for Spring development. Written by Gary Mak, author of the bestseller Spring Recipes, and Josh Long, an expert Spring user and developer, Spring Enterprise Recipes is one of the first books on Spring 3.0. This key book focuses on Spring Framework 3.0, the latest version available, and a framework-related suite of tools, extensions, plug-ins, modules, and moreall of which you may want and need for building three-tier Java EE applications. Build Spring enterprise and Java EE applications from the ground up using recipes from this book as templates to get you started, fast. Employ Spring Integration, Spring Batch and jBPM with Spring to bring your applications architecture to the next level. Use Springs remoting, and messaging support to distribute your application, or bring your application to the cloud with GridGain and Terracotta. What youll learn Integrate legacy systems with Spring, bridging the gaps with Springs JMS support and Spring Integration. Use Spring Batch to insulate yourself from the tedious, hard-to-test code required to efficiently handle offline or batch processing scenarios. Build highly concurrent, grid-ready applications using Gridgain and Terracotta Build modular services using OSGi with Spring DM and Spring Dynamic Modules and SpringSource dm Server. Take the lightweight philosophy of the Spring framework to its logical extension. The Spring framework brings you all of the power of JEE, la carte! Integrate Spring with Java EE 5 and 6 APIs and services. How to leverage job scheduling, and e-mail services using Spring's abstractions. Who this book is for A new breed of applications is in demand today. Either these applications aresimply not supported by JEE, or the support is tedious, and not reflective of modern-day architectures. This book is for those with a working knowledge of Java and Spring who would like to take their skills, and their applications, to the next level. Table of Contents Introduction to Spring Whats New in Spring 3.0? Data Access Transaction Management in Spring EJB, Spring Remoting, and Web Services Spring in the Enterprise Messaging Spring Integration Spring Batch Distributed Spring jBPM and Spring OSGi and Spring