#202 - Added example for JSONPath and XPath based payload binding to projection interfaces.

See the readme for details.
This commit is contained in:
Oliver Gierke
2016-07-01 12:11:52 +02:00
parent ecafda00ca
commit d2e5c4b28f
9 changed files with 418 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
<modules>
<module>example</module>
<module>querydsl</module>
<module>projection</module>
</modules>
<dependencies>