Jackson and Jakarta Jsonb custom types to allow GraalVM compilation

Description

The new custom types that integrate with Jackson and Jakarta Json would fail to compile in GraalVM native images when the respective libraries are missing from the compilation path.

This can be avoided by ensuring the static initializers don’t attempt to load the potentially missing types.

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created July 21, 2022 at 7:09 PM
Updated August 3, 2022 at 1:40 PM
Resolved July 22, 2022 at 2:13 PM