MapStruct & Lombok Implementation

fmchanprogrammingLeave a Comment

github

https://github.com/fmchan/mapstruct-lombok-demo

  • JAVA 17
  • Gradle 7.4
  • MapStruct 1.4.2.Final
  • Lombok 1.18.22

prerequisite

  • MySQL

problem

  • Okay for IntelliJ IDEA 2021.3.1
  • Compile bug related to MapStruct for Visual Studio Code 1.65.0

reference

Remark for editing

  • upgraded java and gradle
  • added one more example CAR
  • added test case
  • changed from postgresql to mysql

Leave a Reply

Your email address will not be published. Required fields are marked *