- Oct 13, 2015
-
-
Antoine Rey authored
-
- May 12, 2015
-
-
michaelisvy authored
so we always use the latest in the classpath
-
michaelisvy authored
RSS is becoming outdated, JSon is a better example
-
- Nov 28, 2014
-
-
michaelisvy authored
-
michaelisvy authored
- Now using namespace, much simpler (11 lines instead of 27) - Just a minor issue with: <bean class="org.springframework.web.servlet.view.JstlView"> <property name="url" value="" /> </bean> (should investigate later if we can remove “url” attribute
-
- Dec 16, 2013
-
-
Mic authored
-
- 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 01, 2013
-
-
Cyrille Le Clerc authored
-
- Jun 28, 2013
-
-
Cyrille Le Clerc authored
-
Mic authored
-
- Jun 05, 2013
- May 02, 2013
-
-
Mic authored
-
- Apr 18, 2013
-
-
Mic authored
see: https://jira.springsource.org/browse/DATAJPA-292
-
- Mar 25, 2013
-
-
Mic authored
-
- Mar 11, 2013
- Feb 26, 2013
-
-
Mic authored
-
- Feb 25, 2013
-
-
Julien Dubois authored
Transactions should be on the root application context (or Hibernate will not be able to persist entities)
-
- Feb 21, 2013
- Feb 19, 2013
-
-
Gordon Dickens authored
-
Gordon Dickens authored
-
Mic authored
-
- Feb 14, 2013
-
-
Mic authored
-
- Feb 13, 2013
- Feb 08, 2013
- Feb 07, 2013
-
-
Mic authored
see https://jira.springsource.org/browse/DATAJPA-292
-
- Feb 01, 2013
-
-
Mic authored
(feedback from Oliver Gierke)
-
- Jan 29, 2013
-
-
Mic authored
renamed profiles and removed unnecessary@DirtiesContext annotation so the Test suite now runs in 40% less time
-
- Jan 22, 2013
-
-
Mic authored
-
- Jan 18, 2013
- Jan 17, 2013
-
-
Mic authored
There is still some polish up to be done.
-
- Jan 16, 2013
-
-
Mic authored
- migrated to bean validation annotations - merged to one single controller
-
- Jan 15, 2013
-
-
Mic authored
-