- Jun 04, 2018
-
-
Stephane Nicoll authored
Closes gh-326
-
Aiden-at-508687582768 authored
See gh-326
-
- Jan 11, 2018
-
-
Dave Syer authored
-
- Nov 03, 2017
-
-
Oscar Utbult authored
-
Antoine Rey authored
-
Aditya Ketkar authored
-
- Sep 21, 2017
-
-
Jeric Bryle Sy Dy authored
-
- Feb 17, 2017
-
-
Stephane Nicoll authored
Closes gh-229
-
Henri Tremblay authored
-
- Feb 03, 2017
- Jan 08, 2017
-
-
Dave Syer authored
-
- Dec 06, 2016
-
-
Dave Syer authored
-
- Dec 05, 2016
-
-
Kristof Neirynck authored
-
Oscar Utbult authored
-
Oscar Utbult authored
-
- Nov 14, 2016
-
-
Dave Syer authored
Vet, Owner, Visit. The Visit "aggregate" is a little artificial but it demonstrates a useful point about not holding on to references of "parent" (reference data) objects, i.e. the Visit has an Integer petId, instead of a Pet field. In principle this app is now almost ready to migrate to multiple services if anyone wanted to do that.
-
- Nov 10, 2016
- Oct 08, 2016
-
-
Antoine Rey authored
-
- Oct 06, 2016
-
-
Antoine Rey authored
-
- Sep 25, 2016
-
-
Dapeng authored
-
- Aug 29, 2016
-
-
Stephane Nicoll authored
I saw on twitter the reference of an article (in french): http://javaetmoi.com/2016/08/migrer-vers-spring-boot/ That article concludes with something along the lines of "Besides the EhCache and Maven configuration, Petclinic does not hold a single line of XML anymore". Looking at the code, we can remove more XML if you want. This PR migrates the cache infrastructure to EhCache 3 and JCache (JSR-107). This also reduces the number of dependencies.
-
- Aug 17, 2016
-
-
Antoine Rey authored
-
- Jul 06, 2016
-
-
Antoine Rey authored
-
- Jun 28, 2016
-
-
Antoine Rey authored
This reverts commit be048ae2.
-
Antoine Rey authored
-
Antoine Rey authored
-
Antoine Rey authored
-
Dapeng authored
- remove custom xml view, use springboot builtin xml view - remove oxm maven dependency - remove json-simple maven dependency (seems not relevant anymore) - update vetsXml test using xpath
-
- Jun 25, 2016
-
-
Antoine Rey authored
-
- Jun 24, 2016
-
-
Antoine Rey authored
-
Antoine Rey authored
-
- Jun 23, 2016
-
-
Antoine Rey authored
-
Antoine Rey authored
-
- Jun 15, 2016
-
-
Attilio authored
- In the Jdbc implementation: pets belonging to a visit were not added. - In the Jpa implementation: query variable was wrong. - Test case: AbstractClinicServiceTests.shouldFindVisitsByPetId()
-
- May 13, 2016
-
-
Faisal Hameed authored
-
- Nov 02, 2015
-
-
Tomas Repel authored
-
- Oct 28, 2015
-
-
Antoine Rey authored
-
Antoine Rey authored
-