Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lombok-mapstruct-binding during Java 17 migration when both lombok and mapstruct are used #610

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

Laurens-W
Copy link
Contributor

What's changed?

Added declarative recipe that adds lombok-mapstruct-binding when both MapStruct and Lombok are used

What's your motivation?

This Annotation processor is required from Java 17 for the combination to work

Anyone you would like to review specifically?

@timtebeek @sambsnyd

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@Laurens-W Laurens-W added enhancement New feature or request recipe Recipe requested labels Nov 20, 2024
@Laurens-W Laurens-W self-assigned this Nov 20, 2024
@Laurens-W Laurens-W force-pushed the lombom-mapstruct-java-17-migration branch from 318b44a to 76d0609 Compare November 21, 2024 13:00
@Laurens-W Laurens-W marked this pull request as ready for review November 21, 2024 13:17
@Laurens-W Laurens-W merged commit ead663e into main Nov 21, 2024
2 checks passed
@Laurens-W Laurens-W deleted the lombom-mapstruct-java-17-migration branch November 21, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request recipe Recipe requested
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants