Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 970 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 970 Bytes

📦 Spring Petclinic example application

The Spring framework provides a well know showcase named Petclinic. It's a easy CRUD web application showcasing the capabilities of the Spring Boot framework.

We created our own fork of the project. An up-to-date image is available at

ghcr.io/observabilitystack/spring-petclinic:latest

🚚 Deploy the Petclinic

We prepared a Docker Compose file for launching the Petclinic.

$ cd ~/o11y-workshop/spring-petclinic
$ docker-compose up -d

Connect to your Petclinic at petclinic.PETNAME.workshop.o11ystack.org.

alt

Links