spring-petclinic / spring-petclinic-graphql

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

Spring Boot 3.2 Upgrade and more... #46

Closed nilshartmann closed 9 months ago

nilshartmann commented 9 months ago

I did a lot of upgrades to use newer versions of libraries etc.:

Also I added some more GraphQL-related examples:

The following changes are not GraphQL-related but I think they reflect a modern Spring (Boot)-based application:

For more information see the readme file.