Releases: xdev-software/spring-data-eclipse-store-migration
Releases · xdev-software/spring-data-eclipse-store-migration
v1.0.0
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