Skip to content

Clean up public API to actually not include JNA types

Floris Westerman requested to merge fw/publicapi into develop

In line with common-quarkus!6 (merged)

This MR removes a spurious/incorrect @Throws tag to ensure the public API does indeed not use any of the implementation types.

Merge request reports