Pivotal Certified Spring Enterprise Integration Specialist Exam: A Study Guide

Lubos Krnac

  • 出版商: Apress
  • 出版日期: 2015-11-05
  • 售價: $2,510
  • 貴賓價: 9.5$2,385
  • 語言: 英文
  • 頁數: 552
  • 裝訂: Paperback
  • ISBN: 1484207947
  • ISBN-13: 9781484207949
  • 相關分類: Java 相關技術
  • 海外代購書籍(需單獨結帳)

商品描述

Exam topics covered include tasks and scheduling, remoting, the Spring Web Services framework, RESTful services with Spring MVC, the Spring JMS module, JMS and JTA transactions with Spring, batch processing with Spring Batch and the Spring Integration framework. Prepare with confidence for the Pivotal Enterprise Integration with Spring Exam.

One of the important aspects of this book is a focus on new and modern abstractions provided by Spring. Therefore most of the features are shown with Java annotations alongside established XML configurations. Most of the examples in the book are also based on the Spring Boot framework. Spring Boot adoption is exponential because of its capability to significantly simplify Spring configuration using sensible opinionated defaults. But Spring Boot is not the target of the exam, therefore all the features are also covered with plain Spring configuration examples.


  • How to use Spring to create concurrent applications and schedule tasks
  • How to do remoting to implement client-server applications
  • How to work with Spring Web services to create loosely coupled Web services and clients
  • How to use Spring MVC to create RESTful web services and clients
  • How to integrate JMS for asynchronous messaging-based communication
  • How to use local JMS transactions with Spring
  • How to configure global JTA transactions with Spring
  • How to use Spring Integration to create event-driven pipes-and-filters architectures and integrate with external applications
  • How to use Spring Batch for managed, scalable batch processing that is based on both custom and built-in processing components