Home / app-example / src / main / java / org / springframework / samples / petclinic / repository / jpa / package-info.java
/** * The classes in this package represent the JPA implementation * of PetClinic's persistence layer. */ package org.springframework.samples.petclinic.repository.jpa;