# Distributed version of the Spring PetClinic Sample Application built with Spring Cloud [](https://travis-ci.org/spring-petclinic/spring-petclinic-microservices/)
## Starting services locally
Every microservice is a Spring Boot application and can be started locally using IDE or `mvn spring-boot:run` command. Please note that supporting services (Config and Discovery Server) must be started before any other application (Clients, Vets, Visits and API).
If everything goes well, you can access the following services at given location: