Skip to content

onakrainikoff/spring-boot-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-tests

Run Tests

mvn verify -Ddocker_host=localhost

Start/Stop containers for IDE tests running

mvn docker:start -Ddocker_host=localhost
mvn docker:stop -Ddocker_host=localhost