Skip to content

Commit 886a431

Browse files
added YAML example
1 parent 598570b commit 886a431

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
<artifactId>h2</artifactId>
5353
<scope>runtime</scope>
5454
</dependency>
55+
56+
<!--MySQL Dep-->
5557
<dependency>
5658
<groupId>mysql</groupId>
5759
<artifactId>mysql-connector-java</artifactId>

0 commit comments

Comments
 (0)