Skip to content

Remove kotlin-reflect and replace it with kotlinx-metadata-jvm #450

@k163377

Description

@k163377

Use case

It makes it easier to use jackson-module-kotlin in resource-limited environments.

Describe the solution you'd like

Remove kotlin-reflect and replace it with kotlinx-metadata-jvm.

Additional context

The reason for creating this issue is that, as mentioned in this spring-framework issue, kotlin-reflect consumes a lot of resources, and there is a topic to replace it with kotlinx-metadata-jvm.

I've started prototyping it, and I'd be happy to discuss how to implement it in this issue if it seems to work.

Also, if you are interested in this change, please send me a 👍 (I would personally like to know if there is any demand for this change).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions