mapstruct / mapstruct/mapstruct-examples

Change Map to Bean mapping once a fix is done in core

Open
#127 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.