Hajiang
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created JUnit does not pick up test resources first in Intellij IDEA 2017.3.2
AnsweredI have a maven-based java/scala project. There is a persistence.xml in src/main/resources for prod, and a persistence.xml in src/test/resources for unit test. The one for prod connects to a mysql e...