mapstruct / mapstruct/mapstruct-examples
Change Map to Bean mapping once a fix is done in core
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 504
- PR merge metrics
- No merged PRs in 30d
Description
The mapper we added in https://github.com/mapstruct/mapstruct-examples/commit/37dd4c26a84e31dba3f3213fb434e7c14af1c49c should be improved to not need the @AfterMapping.
This can be fixed once https://github.com/mapstruct/mapstruct/issues/2624 is fixed
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
Start with the mapper introduced in commit 37dd4c26a84e31dba3f3213fb434e7c14af1c49c and review MapStruct issue 2624 for the required core fix. This work is ready only after that issue is resolved; done means the example no longer needs @AfterMapping for its Map-to-bean mapping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100