소스 검색

pom add spring-boot-jdbc

master
teddyhuang 5 년 전
부모
커밋
0cf9f37f20
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      pom.xml

+ 4
- 0
pom.xml 파일 보기

@@ -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>


불러오는 중...
취소
저장