Skip to content

Commit bced89a

Browse files
committed
push connecto to postgresql
1 parent c56b3ba commit bced89a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<java.version>17</java.version>
1818
</properties>
1919
<dependencies>
20-
<!--<dependency>
20+
<dependency>
2121
<groupId>org.springframework.boot</groupId>
2222
<artifactId>spring-boot-starter-data-jpa</artifactId>
23-
</dependency>-->
23+
</dependency>
2424
<dependency>
2525
<groupId>org.springframework.boot</groupId>
2626
<artifactId>spring-boot-starter-web</artifactId>

0 commit comments

Comments
 (0)