From 9054c5c072bf3784d3c0f565ff58aa4f540b1367 Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Tue, 29 Sep 2020 16:52:42 +0300 Subject: [PATCH] Update Maven configuration Signed-off-by: Pekka Helenius --- bookstore/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bookstore/pom.xml b/bookstore/pom.xml index 041d67d..5dd5562 100644 --- a/bookstore/pom.xml +++ b/bookstore/pom.xml @@ -52,6 +52,11 @@ spring-boot-starter-data-jpa + + org.springframework.boot + spring-boot-starter-data-rest + + com.h2database h2