Michael Omann

Results 3 comments of Michael Omann

I ran into the same issue and finally got it working: This is my starter: ```kotlin class Starter : VertxCommandLauncher(), VertxLifecycleHooks { companion object { @JvmStatic fun main(vararg args: String)...

Same problem here. Having to workaround this limitation is tedious.