quantum-fusion / springboot_swagger_example-master-cassandra

0 stars 0 forks source link

Guava library conflicts with SpringBoot #12

Open quantum-fusion opened 6 years ago

quantum-fusion commented 6 years ago

SpringBoot thanks that the Guava library conflicts with springboot. However, the compiler believes that Guava is needed as a dependency.

https://github.com/spring-projects/spring-data-cassandra/blob/master/pom.xml

I have disabled the Guava library, which is causing exceptions.