Extension Configuration Reference
Core
Configuration property fixed at build time - All other configuration properties are overridable at runtime
Configuration property |
Type |
Default |
|---|---|---|
Whether to enable workflow execution tracing. If not set, it defaults to true in dev and test mode. Environment variable: |
boolean |
|
Name of the custom Environment variable: |
string |
|
Specific custom
Environment variable: |
Map<String,String> |
Messaging
Configuration property fixed at build time - All other configuration properties are overridable at runtime
Configuration property |
Type |
Default |
|---|---|---|
Register default consumer/publisher beans bound to 'flow-in'/'flow-out' channels Environment variable: |
boolean |
|
Register the default events lifecycle publisher to the 'flow-lifecycle-out'. By default, the application won’t publish any lifecycle event to this channel. Environment variable: |
boolean |
|