- May 11, 2014
-
-
Bram Luyten authored
jdbc.properties was renamed to data-access.properties, but this file still referred to the old name.
-
- Apr 12, 2014
-
-
Mic authored
-
- Mar 23, 2014
-
-
Antoine Rey authored
Any method you define in an interface is by definition public
-
- Mar 03, 2014
-
-
Mic authored
-
- Feb 24, 2014
-
-
Antoine Rey authored
Test in error with french default Locale: org.junit.ComparisonFailure: expected:<[ne peut pas être vide]> but was:<[may not be empty]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.springframework.samples.petclinic.model.ValidatorTests.emptyFirstName(ValidatorTests.java:39)
-
- Dec 16, 2013
- Dec 13, 2013
-
-
Mic authored
adding explicit reference to default profile because it doesn't seem to work on on some environments
-
- Nov 06, 2013
- Sep 27, 2013
-
-
Mic authored
-
- Aug 10, 2013
-
-
Cyrille Le Clerc authored
Spring MVC should server static resources (*.html, ...) located in src/main/webapp instead of returning "404 Not Found"
-
- Jul 25, 2013
-
-
Mic authored
App should be as simple as possible for beginners
-
- Jul 12, 2013
-
-
boly38 authored
This fix the following error : "setAttribute: Non-serializable attribute owner" In the following context : - hsql database configuration (updating data-access.properties only) - mvn clean install bees:run (cloudbees local run)
-
- Jul 01, 2013
-
-
Cyrille Le Clerc authored
-
- Jun 28, 2013
-
-
Cyrille Le Clerc authored
-
Mic authored
-
- Jun 14, 2013
-
-
Mic authored
-
- Jun 12, 2013
-
-
Mic authored
-
- Jun 08, 2013
-
-
Mic authored
- test didn't have the suffix "Tests" so it was not taken into account when running Maven in the comand line
-
Mic authored
- test didn't have the suffix "Tests" so it was not taken into account when running Maven in the comand line - the POM was not configured so it can find Spring config files placed inside src/test/java
-
- Jun 05, 2013
- May 27, 2013
-
-
TejasM authored
-
- May 25, 2013
- May 24, 2013
-
-
Mic authored
-
- May 08, 2013
- May 07, 2013
-
-
Mic authored
-
- May 03, 2013
-
-
Mic authored
-
- May 02, 2013
- Apr 18, 2013
-
-
Mic authored
see: https://jira.springsource.org/browse/DATAJPA-292
-
- Apr 05, 2013
-
-
Mic authored
-
- Apr 04, 2013
-
-
Mic authored
-
- Mar 25, 2013
-
-
Mic authored
-
- Mar 20, 2013
-
-
Mic authored
-
- Mar 18, 2013
-
-
Mic authored
-