Nikolas-Charalambidis / mapstruct-1.4.1-with-lombok-1.18.16

MapStruct integration with Lombok 1.18.16

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapStruct 1.4.1 with Lombok 1.18.16

Demonstrates the compatibility of the following dependencies based on the Based on MapStruct pull request #2266:

Dependencies

  • org.mapstruct:mapstruct:1.4.1.Final
  • org.projectlombok:lombok:1.18.16 as the provided scope

Annotation processors

  • org.projectlombok:lombok-mapstruct-binding:1.18.16
  • org.projectlombok:lombok-mapstruct-binding:0.1.0
  • org.mapstruct:mapstruct-processor:1.4.1.Final

How to run

The application is configured against Java 11

mvn clean install

About

MapStruct integration with Lombok 1.18.16


Languages

Language:Java 100.0%