mapstruct / mapstruct/mapstruct-examples
Change Map to Bean mapping once a fix is done in core
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Java
- 星號
- 1.4k
- 分支
- 504
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 commit 37dd4c26a84e31dba3f3213fb434e7c14af1c49c 中引入的 mapper 開始,並查看 MapStruct issue 2624 以完成所需的 core fix。只有在該 issue 解決後,這項工作才算準備就緒;完成表示範例不再需要使用 @AfterMapping 進行 Map-to-bean mapping。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- tooling
- Issue 類型
- 重構
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100