Skip to content
Discussion options

You must be logged in to vote

In theory you could achieve this by implementing a custom org.mapstruct.ap.internal.processor.ModelElementProcessor (keep in mind that this is not public API) and generate some visualization if you want to. You'll need to hook into around that same time as the org.mapstruct.ap.internal.processor.MapperRenderingProcessor

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@KallenRoskat
Comment options

Answer selected by KallenRoskat
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants