Skip to content

ScheduledAnnotationBeanPostProcessor fails without Reactive Streams on the classpath #30707

Closed
@jhoeller

Description

@jhoeller

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.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: regressionA bug that is also a regression

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions