Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Pet Clinic application is a rather simple application based on the SpringBoot (Every microservice is a Spring Boot application) powered microservices. The original repository is located at github: https://github.com/spring-petclinic/spring-petclinic-microservices. All information that are required to understand this Application can be found here: https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application

Our repository including some small changes (e.g. startup scripts, ..) is located on inspectIT labs: https://github.com/inspectit-labs/spring-petclinic-microservices

...