Skip to content

Make it possible to run Spring MVC without kotlin-reflect #24828

@sdeleuze

Description

@sdeleuze

Spring Framework Kotlin support has been designed to make it possible to run it without kotlin-reflect artifact (even if various features are disable in that case). The Coroutines check in AbstractHandlerMethodMapping.MappingRegistry#register should have a kotlin-reflect lenient check instead of throwing a java.lang.NoClassDefFoundError: kotlin.reflect.jvm.ReflectJvmMapping like currently in Spring Framework 5.2.5.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions