JWT_Juniter_Testing backend done
This commit is contained in:
@@ -62,12 +62,13 @@ xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- 메모리 DB 테스트목적
|
||||
<!-- 메모리 DB 테스트목적 -->
|
||||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<scope>runtime</scope>
|
||||
</dependency
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId></groupId>
|
||||
<artifactId></artifactId>
|
||||
|
||||
Reference in New Issue
Block a user