Skip to content

Releases: xdev-software/spring-data-eclipse-store-migration

v1.0.0

13 Feb 14:23
Compare
Choose a tag to compare

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