Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 335 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 335 Bytes

Reactive Spring Integration

Spring integration has built in support for event driven architectures. In this simple example, reactive paradigm is applied to spring integration.

Types from Spring Integration Specification:

  • IntegrationFlow

    Types from Reactor:

  • Flux

    Software Requirements

  • IntelliJIDE
  • JDK 8