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 92a1070 commit 64fcf4eCopy full SHA for 64fcf4e
spring-data-eclipse-store-migration/src/main/resources/META-INF/rewrite/rewrite.yml
@@ -33,10 +33,6 @@ recipeList:
33
artifactId: spring-boot-maven-plugin
34
configuration: <jvmArguments>--add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.time=ALL-UNNAMED</jvmArguments>
35
36
- - org.openrewrite.maven.RemoveDependency:
37
- groupId: org.springframework.boot
38
- artifactId: spring-boot-starter-data-jpa
39
-
40
- org.openrewrite.java.RemoveAnnotation:
41
# https://docs.openrewrite.org/reference/method-patterns
42
annotationPattern: '@org.springframework.data.jpa.repository.Query *(..)'
0 commit comments