Skip to content

[Chapter 13 - MicroProfile Reactive Messaging 3.0] Adding new chapter for MP Reactive Messaging 3.0#69

Open
ttelang wants to merge 1 commit intomicroprofile:mainfrom
ttelang:mp-reactive-messaging-3.0.1
Open

[Chapter 13 - MicroProfile Reactive Messaging 3.0] Adding new chapter for MP Reactive Messaging 3.0#69
ttelang wants to merge 1 commit intomicroprofile:mainfrom
ttelang:mp-reactive-messaging-3.0.1

Conversation

@ttelang
Copy link
Copy Markdown
Contributor

@ttelang ttelang commented Apr 5, 2026

Adding chapter 13 about MP Reactive Messaging. It covers the following topics.

  • Event-driven architecture (EDA) overview
  • Reactive Streams fundamentals
  • Adding dependencies (Maven, Gradle, and connector dependencies)
  • Defining messaging logic with CDI beans
  • Leveraging CDI features in messaging beans
  • Channels and wiring
  • Declarative messaging with @Incoming and @Outgoing
  • Supported method signatures and message processing patterns
  • Programmatic messaging with @Channel and @Emitter
  • Managing backpressure in reactive messaging
  • Integration with other MicroProfile specifications
  • Reactive stream operations
  • Graph Validation and Deployment Checks

Adding chapter 13 about MP Reactive Messaging. It covers the following topics. 

* Event-driven architecture (EDA) overview
* Reactive Streams fundamentals
* Adding dependencies (Maven, Gradle, and connector dependencies)
* Defining messaging logic with CDI beans
* Leveraging CDI features in messaging beans
* Channels and wiring
* Declarative messaging with `@Incoming` and `@Outgoing`
* Supported method signatures and message processing patterns
* Programmatic messaging with `@Channel` and `@Emitter`
* Managing backpressure in reactive messaging
* Integration with other MicroProfile specifications
* Reactive stream operations
* Graph Validation and Deployment Checks
@ttelang ttelang marked this pull request as ready for review April 5, 2026 12:59
@ttelang ttelang changed the title Adding content for chapter 13 about MP Reactive Messaging [Chapter 13 - MicroProfile Reactive Messaging] Adding new chapter for MP Reactive Messaging Apr 7, 2026
@ttelang ttelang changed the title [Chapter 13 - MicroProfile Reactive Messaging] Adding new chapter for MP Reactive Messaging [Chapter 13 - MicroProfile Reactive Messaging 3.0] Adding new chapter for MP Reactive Messaging 3.0 Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant