groovy / groovy/groovy-eclipse
Using mapstruct and lombok together
Open
Nobody has claimed this yet.
maven
- Dominant language
- Java
- Stars
- 681
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
I have made java app that needs DTO mapper with groovy + lombok
and introduce mapstruct, but it don't generate mapper impl.
Solving this problem, I find this discussion #874 .
Still not fix the bug?
- java version: 1.8
- lombok version: 1.18.12
- mapstruct version: 1.3.1.Final
- groovy-eclipse-complier version: 3.6.0-03
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the mapper-generation failure with Java 8, Lombok 1.18.12, MapStruct 1.3.1.Final, and groovy-eclipse-compiler 3.6.0-03. Read discussion #874 for related context; done means the mapper implementation is generated when Groovy, Lombok, and MapStruct are used together.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100