Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Pivotal Certified Spring Enterprise Integration Specialist Exam: A Study Guide

Posted By: Grev27
Pivotal Certified Spring Enterprise Integration Specialist Exam: A Study Guide

Lubos Krnac, "Pivotal Certified Spring Enterprise Integration Specialist Exam: A Study Guide"
English | ISBN: 1484207947 | 2015 | EPUB/MOBI | 523 pages | 9,4 MB

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