Loading pom.xml +7 −0 Original line number Diff line number Diff line Loading @@ -145,6 +145,13 @@ </dependency> <!-- test --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-all</artifactId> Loading Loading
pom.xml +7 −0 Original line number Diff line number Diff line Loading @@ -145,6 +145,13 @@ </dependency> <!-- test --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-all</artifactId> Loading