helidon-io / helidon

Java libraries for writing microservices
https://helidon.io
Apache License 2.0
3.44k stars 562 forks source link

4.x - Archetype: fix Native image build for `quickstart` with `jackson` #8835

Closed tvallin closed 1 month ago

tvallin commented 1 month ago

Description

fix #8799

Add required native image properties and resource configuration for reflection.

Documentation

No impact on documentation