Join Slack
Powered by
How do people do wsdl to kotlin?
# getting-started
k
Kenneth
11/10/2021, 2:28 PM
How do people do wsdl to kotlin?
s
Stephan Schroeder
11/10/2021, 2:46 PM
when in doubt, use wsdl to java and then interoperate/call from kotlin. (assuming you use kotlin on jvm backend)
plus one
1
s
Sylvain Moindron
11/10/2021, 2:59 PM
wsdl -> java, I've never found a xsld2kotlin maintained
plus one
1
k
Kenneth
11/12/2021, 12:49 PM
Would be nice to have wsdl2kotlin since it makes it a lot faster to see which fields are optional and not.
349
Views
Open in Slack
Previous
Next