Join Slack
Powered by
there’s something similar with DropWizard where in...
# announcements
s
Shawn
01/23/2018, 7:03 PM
there’s something similar with DropWizard where in java there’s a run method on the main Application class that looks like
run(String... arguments)
, and passing in a
kotlin.Array<String>
makes the type system unhappy
5
Views
Open in Slack
Previous
Next