From 70381b3187aab32d4facb74d327ac79bbc2669ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Oliva?= Date: Thu, 25 May 2023 13:07:01 -0600 Subject: Added ToDos class. Class for saving all single to dos. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8431407..c2556ba 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,11 @@ 17 + + jakarta.persistence + jakarta.persistence-api + + org.springframework.boot spring-boot-starter-web -- cgit v1.2.3