DATAREST-198 - Added test case accessing linked resources.

Added Author and Book domain types to JPA tests to show that following the referenced properties works.
This commit is contained in:
Oliver Gierke
2013-12-29 20:03:09 +01:00
parent b2c9a5b1dc
commit b3a03ea832
9 changed files with 236 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
</encoder>
</appender>
<logger name="org.springframework" level="info" />
<logger name="org.springframework" level="warn" />
<root level="error">
<appender-ref ref="console" />