We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df22d1c commit cb3c389Copy full SHA for cb3c389
src/main/resources/META-INF/rewrite/java-version-17.yml
@@ -289,8 +289,8 @@ recipeList:
289
---
290
type: specs.openrewrite.org/v1beta/recipe
291
name: org.openrewrite.java.migrate.AddLombokMapstructBinding
292
-displayName: Add lombok-mapstruct-binding when both MapStruct and Lombok are used
293
-description: Add lombok-mapstruct-binding when both MapStruct and Lombok are used.
+displayName: Add `lombok-mapstruct-binding` when both MapStruct and Lombok are used
+description: Add the `lombok-mapstruct-binding` annotation processor as needed when both MapStruct and Lombok are used.
294
tags:
295
- java17
296
preconditions:
0 commit comments