Skip to content

gitpod-samples/spring-petclinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b84fc2c · Sep 15, 2023
Nov 24, 2022
Mar 28, 2019
Nov 1, 2019
Jun 1, 2019
Apr 25, 2021
Oct 16, 2015
Sep 14, 2022
Sep 15, 2023
Jun 21, 2019
Mar 28, 2019
Mar 28, 2019
Feb 24, 2022
Nov 15, 2022

Repository files navigation

Spring PetClinic Sample application setup automated

Petclinic is a Spring Boot application built using Maven.

Table of Contents

Run petclinic on Gitpod

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.

Push

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

Get Started With Your Own Project

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.

Community Support

For any help refer to Gitpod documentation. If you have any additonal questions, you can use one of these channels:

Discord

GitHub issues

Twitter Follow