Maksymilian Babarowski
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created JUnit run configurations append spring.datasource parameters to java command
I'm working on a Spring Boot project including JDBC and Spock Framework tests.Inside both production and test `application.yml` file I have configured Spring's DataSource in the following way: spri...