onero / pet-clinic-rest

Pet Clinic Rest in Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pet Clinic Rest Project

Created with Spring Boot 2.x

Requirements

For building and running the application you need:

Running the application locally

There are several ways to run a Spring Boot application on your local machine. One way is to execute the mainconfiguration in your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

About

Pet Clinic Rest in Spring Boot

License:MIT License


Languages

Language:Java 100.0%