Annotation Type Reactive
@Target({}) @Retention(RUNTIME) public @interface Reactive
Provides reactive configuration options for the consumer endpoint making
any input channel as a reactive stream source of data.
- Since:
- 5.5
- Author:
- Artem Bilan
@Target({}) @Retention(RUNTIME) public @interface Reactive