You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ and the Eureka Service Discovery from the [Spring Cloud Netflix](https://github.
9
9
10
10
[](https://codespaces.new/spring-petclinic/spring-petclinic-microservices)
11
11
12
+
[](https://app.codeanywhere.com/#https://github.com/spring-petclinic/spring-petclinic-microservices)
13
+
12
14
## Starting services locally without Docker
13
15
14
16
Every microservice is a Spring Boot application and can be started locally using IDE ([Lombok](https://projectlombok.org/) plugin has to be set up) or `../mvnw spring-boot:run` command. Please note that supporting services (Config and Discovery Server) must be started before any other application (Customers, Vets, Visits and API).
0 commit comments