spring-petclinic / spring-petclinic-graphql

PetClinic Example based on GraphQL
Other
212 stars 123 forks source link

Upgrade to Spring Boot 2.7 M3 using included "GraphQL for Spring" #40

Closed nilshartmann closed 2 years ago

nilshartmann commented 2 years ago

This PR contains the migration to Spring Boot 2.7 M3 and uses the new offical "GraphQL for Spring" spring-graphql project. 🥳

Note:

arey commented 2 years ago

Nils we could keep only one persistence implementation (ie spring-data-jpa).

gitpod-io[bot] commented 2 years ago

nilshartmann commented 2 years ago

Hi @arey , I removed the jdbc and jpa repositories