This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-data-jpa
Watch
1
Star
0
Fork
0
You've already forked spring-data-jpa
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2aa1215f887fabb45933f3510ae8c6a773e6687
spring-data-jpa
/
src
/
test
/
java
/
org
/
springframework
/
data
/
jpa
History
Oliver Gierke
c2aa1215f8
DATAJPA-308 - Improved test case to satisfy Java 6 compiler.
...
Added explicit type hints to matchers as the code won't compile under JDK 6 otherwise.
2013-03-08 11:54:03 +01:00
..
domain
DATAJPA-300 - Specifications are now more lenient against null values.
2013-02-25 16:06:01 +01:00
infrastructure
DATAJPA-286 - Added test infrastructure for plain JPA tests.
2013-01-17 16:08:00 +01:00
mapping
DATAJPA-284 - Added @OneToOne as annotation to be considered an association.
2013-01-16 17:48:56 +01:00
repository
DATAJPA-308 - Improved test case to satisfy Java 6 compiler.
2013-03-08 11:54:03 +01:00
support
DATAJPA-272 - Polished logging setup to reduce noise in test cases.
2012-11-27 16:14:53 +01:00