Skip to content

Spring 5 Pet Clinic Application, it is clone of the official demonstration project of Spring Boot

Notifications You must be signed in to change notification settings

gaetanBloch/sfg-pet-clinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring 5 Pet Clinic Application x

CircleCI codecov

This application was built using Java 11, Spring 5, Spring Boot 2, Hibernate ORM, H2 Database with Thymeleaf for rendering the UI. It consists on the interaction with a a pet clinic, by creating owners, pets, visits etc.

This application was deployed on Heroku, to access it, click here.

Running Application Process on your computer

  1. Download the application by clicking here
  2. Unzip the application
  3. Dowload and Install Java 11
  4. Set the environment variable JAVA_HOME to the root of your Java 11 jdk
  5. Download and Install Maven
  6. Open a terminal
  7. Move to the root of the application
  8. Run mvn spring-boot:run
  9. Navigate to http://localhost:8080 with your favourite browser

Application

Pet Clinic Index

Pet Clinic Index

Pet Clinic Find Owners

Pet Clinic Find Owners

Pet Clinic List Owners

Pet Clinic List Owners

Pet Clinic Show Owner

Pet Clinic Show Owner

Pet Clinic Add Owner

Pet Clinic Add Owner

Pet Clinic Add Visit

Pet Clinic Add Visit

Pet Clinic List Veterinarians

Pet Clinic List Veterinarians

Pet Clinic Error

Pet Clinic Error

About

Spring 5 Pet Clinic Application, it is clone of the official demonstration project of Spring Boot

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published