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
{{ message }}
This repository was archived by the owner on May 28, 2026. It is now read-only.
git clone https://github.com/snicoll/spring-petclinic-microservices.git
cd spring-petclinic-microservices
git checkout wavefront
./mvnw clean install
IMPORTANT: do not use the docker stuff as it’s going to create an account for each service since it doesn’t read the token from your home directory. My docker-fu is too low to fix that
You need to run spring-petclinic-config-server first. Then run spring-petclinic-discovery-server. Once those two are up and running you can run the other ones.
https://gist.github.com/snicoll/cd93c6e089aadd55089f58df8086a1d5
Then change to Hoxton.SR4 and run gateway