Micronaut Reactor Configuration Reference
Every documented configuration property of Micronaut Reactor, with types, descriptions, and defaults.
2 properties across 1 section
Micronaut Reactor Config Properties
Configuration properties for ReactorConfiguration
| Property | Type | Description |
|---|---|---|
reactor.enable-automatic-context-propagation | java.lang.Boolean | Enables thread-local propagation in the Reactor context (Only available when if Micrometer context propagation is on the classpath) |
reactor.enable-schedule-hook-context-propagation | java.lang.Boolean | Enables propagation by instrumenting the schedule hook and capturing PropagatedContext when the job is scheduled. |
No properties match this filter.