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