Support running Kotlin Spring apps without kotlin-reflect.jar [SPR-17069] #21607
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Sébastien Deleuze opened SPR-17069 and commented
As described in #21546 and as benchmarked in the attached flamegraph, using
kotlin-reflect.jar
is not a free lunch, and for functional Spring application without Jackson, it does not bring any value so we should support running Spring Framework 5.1 without this dependency as part of our performance improvement theme.Attachments:
Issue Links:
Referenced from: commits f8f8d28
The text was updated successfully, but these errors were encountered: