mapstruct / mapstruct/mapstruct-examples
Add example for Immutables+MapStruct
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 504
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to have an example that shows the usage of MapStruct with [Immutables](https://immutables.github.io/).
I was trying to use MapStruct with Immutables and couldn't find a comprehensive example or guide that could walk users through this set up. Would be nice to have this example.
I created a [sample](https://github.com/deepaks829/demo) Spring REST service that uses MapStruct and Immutables to post my [question](https://stackoverflow.com/questions/55888960/mapstruct-does-not-detect-setters-in-builder) on StackOverflow.
If you think this is a good addition, with some help and guidance I am willing to improve this to have it included as an example.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files or tests are named. Start by reviewing the existing examples in mapstruct-examples and the linked demo Spring REST service, then compare its MapStruct and Immutables setup with the project's conventions. Done means adding a comprehensive example or guide that demonstrates the integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100