This website works better with JavaScript.
Home
Explore
Help
Sign In
teddy.huang
/
web_template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
pom add spring-boot-jdbc
master
teddyhuang
5 years ago
parent
f2765168b6
commit
0cf9f37f20
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
pom.xml
+ 4
- 0
pom.xml
View File
@@ -57,6 +57,10 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
</dependency>
<dependency>
Write
Preview
Loading…
Cancel
Save