ScheduledAnnotationBeanPostProcessor fails without Reactive Streams on the classpath #30707
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: regression
A bug that is also a regression
Milestone
The changes for reactive scheduling support (#29924) have a guard for Reactor and Kotlin but not for Reactive Streams itself. In order to avoid a Reactive Streams dependency at runtime, an additional and even earlier guard for the Reactive Streams API itself is needed.
The text was updated successfully, but these errors were encountered: