You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
why always happens "NoClassDefFoundError such as com/zaxxer/hikari/HikariDataSource" or "You need to run the CLI build and you need target/classes in your classpath to run." when I run the unit test case; I had compile the source code by using mvn clean package as mentioned issues #535. how to solved it? hikaricp version 4.0.3
The text was updated successfully, but these errors were encountered:
7A6B
changed the title
Unit Test Case always compile error
Unit Test Case always reports error during execution
Jun 29, 2024
why always happens "NoClassDefFoundError such as com/zaxxer/hikari/HikariDataSource" or "You need to run the CLI build and you need target/classes in your classpath to run." when I run the unit test case; I had compile the source code by using mvn clean package as mentioned issues #535. how to solved it? hikaricp version 4.0.3
The text was updated successfully, but these errors were encountered: