jankeromnes / spring-petclinic

A ready-to-code Webapplication in Spring and Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring PetClinic Sample application setup automated

Start coding in a ready-to-code development environment:

Push

Understanding the Spring Petclinic application with a few diagrams

See the presentation here

petclinic-screenshot

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

About

A ready-to-code Webapplication in Spring and Java


Languages

Language:Java 78.8%Language:HTML 13.7%Language:Less 7.5%Language:Dockerfile 0.0%