- Feb 22, 2018
-
-
Antoine Rey authored
Closes gh-303
-
Stephane Nicoll authored
-
Ray Tsang authored
Closes gh-301
-
- Jan 11, 2018
-
-
Dave Syer authored
-
- Jan 09, 2018
-
-
Dave Syer authored
-
- Nov 03, 2017
-
-
Dave Syer authored
Fixes gh-267
-
Oscar Utbult authored
-
thetric authored
previously the div.control-group and the containing input shared the same id
-
dastier 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
-
-
Dave Syer authored
Encapsulation is better that way (and tere is a getter for all of them anyway).
-
Dave Syer authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
- Jan 08, 2017
-
-
Dave Syer authored
-
- Dec 06, 2016
-
-
Dave Syer authored
-
- Dec 05, 2016
-
-
Dave Syer authored
-
Dave Syer authored
-
Oscar Utbult authored
-
Kristof Neirynck authored
-
Kristof Neirynck authored
-
Oscar Utbult authored
-
Oscar Utbult authored
-
- Nov 17, 2016
-
-
Dave Syer authored
It's better maintained and it seems to provide more features as well.
-
- 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.
-
Antoine Rey authored
-
- Aug 17, 2016
-
-
Antoine Rey authored
-
- Aug 16, 2016
-
-
AndrejGajdos authored
responsive menu fix - data-target attribute added
-
- Jul 28, 2016
-
-
AndrejGajdos authored
responsive menu fix - data-target attribute added
-
- Jul 06, 2016
-
-
Antoine Rey authored
-