Perform explicit class checks in ReactiveAdapterRegistry [SPR-17000] #21538
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Sébastien Deleuze opened SPR-17000 and commented
In order to allow Spring Framework applications running as GraalVM native images, we should perform explicit class checks instead of catching
Throwable
in order to avoidUnsupportedFeatureError: Unresolved element found
errors.Issue Links:
Referenced from: commits 9b7a492, dcbaece
The text was updated successfully, but these errors were encountered: