Join Slack
Powered by
Hi guys, did anybody manage to solve the issue of ...
# vertx
b
bjuretic
05/19/2017, 1:56 PM
Hi guys, did anybody manage to solve the issue of generating Service Proxies for Vert.x with Gradle, using Kotlin only (i.e. no Java interfaces)?
j
janvladimirmostert
05/19/2017, 2:04 PM
bjuretic: service proxies ?
b
bjuretic
05/19/2017, 2:04 PM
Yes.
j
janvladimirmostert
05/19/2017, 2:05 PM
I’ve mostly been using the Java interfaces in Kotlin, wrote a wrapper around them in Kotlin. Curious what these service proxies are …
b
bjuretic
05/19/2017, 2:07 PM
Actually, I'm trying to do it in Gradle script Kotlin, which complicates it a bit more.
💪 1
Open in Slack
Previous
Next