We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56b3ba commit bced89aCopy full SHA for bced89a
pom.xml
@@ -17,10 +17,10 @@
17
<java.version>17</java.version>
18
</properties>
19
<dependencies>
20
- <!--<dependency>
+ <dependency>
21
<groupId>org.springframework.boot</groupId>
22
<artifactId>spring-boot-starter-data-jpa</artifactId>
23
- </dependency>-->
+ </dependency>
24
<dependency>
25
26
<artifactId>spring-boot-starter-web</artifactId>
0 commit comments