Skip to content

A ready-to-code Webapplication in Spring and Java

Notifications You must be signed in to change notification settings

AfricArxiv/spring-petclinic

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 77.7%
  • HTML 13.5%
  • Less 7.4%
  • Shell 1.4%