EsotericSoftware/kryo

GraalVM compatibility

开放

#936 创建于 2023年1月23日

 (13 条评论) (0 个反应) (0 位负责人)HTML (839 个派生)batch import
feature requesthelp wanted

仓库指标

星标
 (6,545 个星标)
PR 合并指标
 (平均合并 107天 5小时) (30 天内合并 9 个 PR)

描述

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

贡献者指南