mapstruct / mapstruct/mapstruct-idea
When using Jimmer, the plugin fails to correctly identify the entity's properties.
未关闭
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 168
- 派生
- 41
- PR 合并指标
- 30 天内没有已合并 PR
描述
Steps to reproduce
Create a Jimmer entity.
Create an ordinary Java DTO.
Use MapStruct to perform the conversion.
Expected result
When writing target or source, the properties in the entity should be recognized.
Actual result
The properties in the Jimmer entity cannot be recognized.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先使用一个 Jimmer 实体、一个普通的 Java DTO 和一次 MapStruct 转换重现该问题,然后检查插件如何为源映射和目标映射识别实体属性。通过验证相应的映射方法可以在不出现属性识别错误的情况下生成,确认修复有效。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- devtools
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100