EsotericSoftware/kryo

GraalVM compatibility

Open

#936 创建于 2023年1月23日

在 GitHub 查看
 (13 评论) (0 反应) (0 负责人)HTML (6,052 star) (816 fork)batch import
feature requesthelp wanted

描述

Is your feature request related to a problem? Please describe. Make Kryo lib GraalVM compatible

Describe the solution you'd like Some of serializers can't be used in GraalVM - https://github.com/redisson/redisson/issues/4811. They needs to be added in reflect-config.json file stored in library.

Describe alternatives you've considered I'm adding it manually in my project now

贡献者指南