You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2026. It is now read-only.
However, my code currently wont compile if one of my classes that I want to map is internal because the extension function is generated as public and thus exposes an internal type.
Also I think you have to add mapstruct explicitly as dependency in order for it to work.
I'll take a look at your code tomorrow and maybe even do a pull request, well see :)
But internal support would be great 👍
Great plugin!
However, my code currently wont compile if one of my classes that I want to map is internal because the extension function is generated as public and thus exposes an internal type.
Also I think you have to add mapstruct explicitly as dependency in order for it to work.
I'll take a look at your code tomorrow and maybe even do a pull request, well see :)
But internal support would be great 👍