Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 14:23
· 1 commit to master since this release

Changelog

See Changelog#v1.0.0 for more information.

Usage

Execute the following maven command in the maven project that you want to migrate:

mvn org.openrewrite.maven:rewrite-maven-plugin:run \
-Drewrite.recipeArtifactCoordinates=software.xdev:spring-data-eclipse-store-migration:1.0.0 \
-Drewrite.activeRecipes=software.xdev.spring.data.eclipse.store.JpaMigration