I'm writing tests for Spring Boot (2.0) with JUnit5 and I need to use a different DB to run unit tests. How can I know, if my Spring app is being started by JUnit or not?I'm writing tests for Spring Boot (2.0) with JU
I'm writing tests for Spring Boot (2.0) with JUnit5 and I need to use a different DB to run unit tests. How can I know, if my Spring app is being started by JUnit or not?I'm writing tests for Spring Boot (2.0) with JU