src/test
application.properties
spring.profiles.active=test spring.datasource.url=jdbc:h2:tcp://localhost/~/test spring.datasource.username=sa spring.datasource.password= logging.level.org.springframework.jdbc=debug