问题
I upgraded my set up to Play 2.7, Silhouette 6 and also updated TestCassandra to 2.0.4. My set up uses cassandra 3.11.4. When I start my test, I get error
A needed class was not found. This could be due to an error in your runpath. Missing class: com/google/common/util/concurrent/FutureFallback
How can I fix the issue?
There are few answers in SO but they require updating pom.xml. I am not using pom.xml in the test setup.
来源:https://stackoverflow.com/questions/57610622/error-in-testcassandra-a-needed-class-was-not-found-missing-class-com-go