#123 - Initial draft of benchmarks for relational data access (JDBC & JPA).

This commit is contained in:
Oliver Drotbohm
2019-07-22 16:29:43 +02:00
parent ba87acef37
commit 63843d6d59
18 changed files with 711 additions and 18 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.springframework.data</groupId>
<groupId>org.springframework.data.benchmark</groupId>
<artifactId>spring-data-benchmark-parent</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
</parent>