Skip to content

spring-petclinic/spring-petclinic-data-jdbc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
etc
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Spring PetClinic Sample Application built with Spring Data JDBC

Build Maven

This is a branch of the official Spring PetClinic application with domain & persistence layer built with Spring Data JDBC instead of Spring Data JPA.

Additionally:

Check original project readme for introduction the project, how to run, and how to contribute.

Understanding the Spring Petclinic application with a few diagrams

See the presentation here

Interesting Spring Petclinic forks

The Spring Petclinic master branch in the main spring-projects GitHub org is the "canonical" implementation, currently based on Spring Boot and Thymeleaf.

This spring-petclinic-data-jdbc project is one of the several forks hosted in a special GitHub org: spring-petclinic. If you have a special interest in a different technology stack that could be used to implement the Pet Clinic then please join the community there.