Join Slack
Powered by
Hello, I've started to use Kotlin with Spring and...
# getting-started
a
aleix
04/29/2016, 1:21 PM
Hello, I've started to use Kotlin with Spring and I've noticed of the next syntax:
SpringApplication.run(Server::class.java, *args)
-> *args I don't see any reference to it in kotlinlang documentation about the '*' usage in parameters.
Open in Slack
Previous
Next