Skip to content

Missing reflection hint on Publisher for bean destroy methods support #31278

Closed
@bclozel

Description

@bclozel

See #31213 for background.

DisposableBeanAdapter detects the presence of org.reactivestreams.Publisher on the classpath and checks whether the bean destroy method is of that type. We need to register a reflection hint on the Publisher type for that.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)theme: aotAn issue related to Ahead-of-time processingtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions