Closed david-kerwick closed 6 years ago
When deploying on weblogic is gives an error
java.lang.ClassNotFoundException: org.webjars.CloseQuietly
This I believe is because Spring Boot is using webjars-locator-core 0.35 directly and the CloseQuietly class has been removed from there.
When deploying on weblogic is gives an error
java.lang.ClassNotFoundException: org.webjars.CloseQuietly
This I believe is because Spring Boot is using webjars-locator-core 0.35 directly and the CloseQuietly class has been removed from there.