Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (10 months ago)
- Default Branch: develop
- Last Pushed: 2024-10-24T02:35:05.000Z (25 days ago)
- Last Synced: 2024-10-24T19:14:32.099Z (24 days 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
[![Latest version](https://img.shields.io/maven-central/v/software.xdev/spring-data-eclipse-store-migration?logo=apache%20maven)](https://mvnrepository.com/artifact/software.xdev/spring-data-eclipse-store-migration)
[![Build](https://img.shields.io/github/actions/workflow/status/xdev-software/spring-data-eclipse-store-migration/check-build.yml?branch=develop)](https://github.com/xdev-software/spring-data-eclipse-store-migration/actions/workflows/check-build.yml?query=branch%3Adevelop)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=xdev-software_spring-data-eclipse-store-migration&metric=alert_status)](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)