
quarkus.springboot.springboot-data-jpa-to-quarkus.windup.xml Maven / Gradle / Ivy
The newest version!
This ruleset gives hints to migrate from SpringBoot JPA to Quarkus spring-jpa extension
Replace the SpringBoot JPA artifact with Quarkus `spring-data-jpa` extension
Spring Data JPA is in spring-data-jpa artifact brought transitively by any `org.springframework.data:spring-data-*` dependency
Add Quarkus dependency `io.quarkus:quarkus-spring-data-jpa`
© 2015 - 2025 Weber Informatics LLC | Privacy Policy