Class StalenessMonitorConfiguration

java.lang.Object
org.springframework.modulith.events.config.StalenessMonitorConfiguration
All Implemented Interfaces:
SchedulingConfigurer

@AutoConfiguration class StalenessMonitorConfiguration extends Object implements SchedulingConfigurer
Configures a fixed-delay task to mark stale in-flight event publications as failed according to the configuration in StalenessProperties.
Since:
2.0
Author:
Oliver Drotbohm