I avoid both Mockito and Spring, so I haven’t any ...
# server
m
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.