spring-petclinic/src/main
Attilio ca755be44a Improvements in VisitRepository.findByPetId implementation.
- In the Jdbc implementation: pets belonging to a visit were not added.
- In the Jpa implementation: query variable was wrong.
- Test case: AbstractClinicServiceTests.shouldFindVisitsByPetId()
2016-06-15 22:46:47 +02:00
..
java Improvements in VisitRepository.findByPetId implementation. 2016-06-15 22:46:47 +02:00
resources Fix #155 Fix logback + JMX memory leak on web application reload 2016-06-06 18:37:44 +02:00
webapp Using Spring Boot Dataflow UI graphic theme 2016-04-08 18:23:18 +02:00