/spring-petclinic-openapi

REST version of the Spring Petclinic sample application

Primary LanguageJavaApache License 2.0Apache-2.0

Open API version of Spring PetClinic Sample Application

This forks spring-petclinic-rest.

The primary reason for this fork is to add an OpenAPI specification for the REST API and generate the Java REST server API using the OpenAPI Generator.

It will take some of the changes from a similar project but focus purely on the API. There is no UI above and beyond the Swagger UI.

See the old README.md