Join Slack
Powered by
I avoid both Mockito and Spring, so I haven’t any ...
# server
m
mp
06/12/2018, 12:56 AM
I avoid both Mockito and Spring, so I haven’t any specific knowledge, just one random though — Java things typically want a Java
Class
, not a Kotlin
KClass
, so
Application::class.java
may be what you want.
2
Views
Open in Slack
Previous
Next