mapstruct / mapstruct/mapstruct-examples
Add example for Immutables+MapStruct
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 1.4k
- 派生
- 504
- PR 合并指标
- 30 天内没有已合并 PR
描述
Would be nice to have an example that shows the usage of MapStruct with [Immutables](https://immutables.github.io/).
I was trying to use MapStruct with Immutables and couldn't find a comprehensive example or guide that could walk users through this set up. Would be nice to have this example.
I created a [sample](https://github.com/deepaks829/demo) Spring REST service that uses MapStruct and Immutables to post my [question](https://stackoverflow.com/questions/55888960/mapstruct-does-not-detect-setters-in-builder) on StackOverflow.
If you think this is a good addition, with some help and guidance I am willing to improve this to have it included as an example.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定任何仓库文件或测试。首先检查 mapstruct-examples 中现有的示例和链接的演示 Spring REST 服务,然后将其 MapStruct 和 Immutables 配置与项目约定进行比较。添加一个展示该集成的完整示例或指南后,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, spring
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100