- Oct 21, 2015
-
-
Antoine Rey authored
-
- Oct 20, 2015
-
-
Antoine Rey authored
-
- Oct 16, 2015
-
-
Antoine Rey authored
-
- Oct 13, 2015
-
-
Antoine Rey authored
-
- Jun 24, 2015
-
-
Antoine Rey authored
-
- Jun 18, 2015
-
-
Antoine Rey authored
-
Antoine Rey authored
-
- May 12, 2015
-
-
michaelisvy authored
-
michaelisvy authored
RSS is becoming outdated, JSon is a better example
-
- May 10, 2015
-
-
michaelisvy authored
Happens since introduction of new mvc namespace tag for content-negotiation
-
michaelisvy authored
-
- Apr 01, 2015
-
-
mklose authored
-
- Jan 20, 2015
-
-
michaelisvy authored
-
michaelisvy authored
-
michaelisvy authored
-
- Jan 16, 2015
-
-
michaelisvy authored
-
- Dec 05, 2014
-
-
michaelisvy authored
There seems to be a conflict between the following: 1) New MVC namespace syntax: <mvc:content-negotiation use-not-acceptable="true"> <mvc:default-views> <bean class="org.springframework.web.servlet.view.JstlView"> <property name="url" value="" /> </bean> </mvc:default-views> </mvc:content-negotiation> 2) Inside my Unit test: ResultActions actions = this.mockMvc.perform(get("/vets.xml").accept(MediaType.TEXT_XML)); actions.andDo(print()); // action is logged into the console actions.andExpect(status().isOk());
-
- 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
-
-
Mic authored
-
- Jun 28, 2013
-
-
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
-
- May 08, 2013
-
-
Mic authored
-
- May 07, 2013
-
-
Mic authored
-
- May 03, 2013
-
-
Mic authored
-
- Apr 18, 2013
-
-
Mic authored
see: https://jira.springsource.org/browse/DATAJPA-292
-
- Mar 20, 2013
-
-
Mic authored
-
- Mar 11, 2013
-
-
Mic authored
-
- Mar 04, 2013
-
-
Mic authored
-
- Feb 26, 2013
- Feb 21, 2013
-
-
Mic authored
-
- Feb 19, 2013
-
-
Gordon Dickens authored
-
Gordon Dickens authored
-
Gordon Dickens authored
-
Mic authored
-
- Feb 16, 2013
-
-
Mic authored
-