Spring Integration: Getting Started

Go to class
Write Review

Free Online Course: Spring Integration: Getting Started provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Spring Integration: Getting Started is taught by Jesper De Jong.

Overview
  • This course introduces you to Spring Integration and Enterprise Integration Patterns. Spring Integration makes it easy to integrate many different types of systems.

    Almost all software lives in an ecosystem, where it needs to communicate with other systems via a multitude of protocols and mechanisms such as web services, databases, FTP, email, and message queues. Spring Integration is an extension of the Spring Framework that helps you build integration solutions quickly and easily, based on the patterns described in the book "Enterprise Integration Patterns". In this course, Spring Integration: Getting Started, you will learn about Enterprise Integration Patterns and how you can implement them in your own applications using Spring Integration. You will learn how you can connect different types of systems using asynchronous messaging, and how you can use transformers, filters and routers to work with messages. At the end of this course, you will be able to use Spring Integration to design and build efficient, high-quality Spring Framework-based integration solutions quickly, leveraging the wisdom of Enterprise Integration Patterns.