Petclinic is a Spring Boot application built using Maven.
Start coding in a ready-to-code, cloud development environment
Setup Gitpod integration with Jetbrains Gateway using the instructions given in this doc.
Click the button below to start a new workspace on Gitpod which will automatically open the workspace in IntelliJ IDEA through JetBrains Gateway.
Or you can run it from Maven directly using the Spring Boot Maven plugin. If you do this it will pick up changes that you make in the project immediately (changes to Java source files require a compile as well - most people use an IDE for this):
./mvnw spring-boot:run
To get started with Spring Boot on Gitpod, add a .gitpod.yml
file which contains the configuration to improve the developer experience on Gitpod. To learn more, please see the Getting Started documentation.
For any help refer to Gitpod documentation. If you have any additonal questions, you can use one of these channels: