mapstruct / mapstruct-idea

An IntelliJ IDEA plugin for working with MapStruct
Other
141 stars 38 forks source link

#124 Add custom Immutables and FreeBuilder fluent setter MapstructUtils #125

Open sleicht opened 1 year ago

sleicht commented 1 year ago

Adapt similar strategy as in the mapstruct processor for Immutables and FreeBuilder.

Fixes issue #124.

sleicht commented 1 year ago

I'll rebase it right away to resolve the merge conflicts.

@filiphr Is then something still missing in this PR for it to get merged?