Join Slack
Powered by
Hi, I just upgraded my application from Spring Boo...
# spring
g
gdrouet
07/31/2017, 7:50 AM
Hi, I just upgraded my application from Spring Boot M2 to Spring Boot M3 and I get now an
java.lang.NoClassDefFoundError: kotlin/reflect/full/KClasses
in my unit tests. Kotlin version is
1.1.2-5
, I tried the latest but it does not change the result, is there any breaking change that I can fix?
7
Views
Open in Slack
Previous
Next