- Dec 16, 2013
-
-
Mic authored
-
- Sep 27, 2013
-
-
Mic authored
-
- Jun 28, 2013
-
-
Cyrille Le Clerc authored
-
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
-
-
Mic authored
-
- Feb 19, 2013
-
-
Gordon Dickens authored
-
Gordon Dickens authored
-
- Feb 13, 2013
-
-
Mic authored
-
- Feb 08, 2013
-
-
Mic authored
-
- 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
-
- Jan 14, 2013
- Jan 09, 2013
-
-
Costin Leau authored
+ move spring application context files under a dedicated folder (to prevent JBoss XML parser from choking) http://forum.springsource.org/showthread.php?t=68949
-
Costin Leau authored
+ renamed META-INF/persistence.xml to META-INF/jpa-persistence.xml since JBoss will scan it automatically and complain about non-jta-resources declared.
-
Costin Leau authored
+ fixed tab/spaces consistency
-
Costin Leau authored
+ extracted datasource definition into a separate file to eliminate redundancy + introduce jdbc: namespace
-
Costin Leau authored
+ added on the fly db configuration to all contexts + removed schema numbers to always pick the latest version
-
Costin Leau authored
SPR-6448 + commit the gross of the files + added maven pom
-