avaje/avaje-jsonb

Allow package private members

Closed this issue · 0 comments

We got a request to allow package-private members(constructors, setters, etc).

Currently, all generated adapters are sent to a .jsonb package, but we can change this such that adapters are added to the same package.