When a @Scheduled
operation is observed, ScheduledAnnotationReactiveSupport
starts the observation before it is opened, which is an invalid operation that was left unnoticed so far.
When a @Scheduled
operation is observed, ScheduledAnnotationReactiveSupport
starts the observation before it is opened, which is an invalid operation that was left unnoticed so far.