https://github.com/xdev-software/spring-data-eclipse-store-migration
Helps migrating from a Spring Data JPA Project to spring-data-eclipse-store with OpenRewrite
https://github.com/xdev-software/spring-data-eclipse-store-migration
eclipse-store eclipsestore open-rewrite openrewrite openrewrite-recipes spring-data spring-data-jpa
Last synced: 8 months ago
JSON representation
Helps migrating from a Spring Data JPA Project to spring-data-eclipse-store with OpenRewrite
- Host: GitHub
- URL: https://github.com/xdev-software/spring-data-eclipse-store-migration
- Owner: xdev-software
- License: apache-2.0
- Created: 2024-01-26T08:57:48.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-24T02:35:05.000Z (about 1 year ago)
- Last Synced: 2024-10-24T19:14:32.099Z (about 1 year ago)
- Topics: eclipse-store, eclipsestore, open-rewrite, openrewrite, openrewrite-recipes, spring-data, spring-data-jpa
- Language: Java
- Homepage:
- Size: 380 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://mvnrepository.com/artifact/software.xdev/spring-data-eclipse-store-migration)
[](https://github.com/xdev-software/spring-data-eclipse-store-migration/actions/workflows/check-build.yml?query=branch%3Adevelop)
[](https://sonarcloud.io/dashboard?id=xdev-software_spring-data-eclipse-store-migration)
# spring-data-eclipse-store-migration
Migrates your Spring-Data-JPA-project
to [Spring-Data-Eclipse-Store](https://github.com/xdev-software/spring-data-eclipse-store)
through a [OpenRewrite](https://docs.openrewrite.org/)-Recipe.
## Usage
[Usage guide for the latest release](https://github.com/xdev-software/spring-data-eclipse-store-migration/releases/latest#Usage)
> [!CAUTION]
> Since Spring-Data-Eclipse-Store can't handle ```@Query```-Annotations,
> these annotations are getting removed by the Rewrite-Recipe.
## Support
If you need support as soon as possible, and you can't wait for any pull request, feel free to
use [our support](https://xdev.software/en/services/support).
## Contributing
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
## Dependencies and Licenses
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/spring-data-eclipse-store-migration/dependencies)