As pointed out Java 20 will deprecate URL public constructors. In Java SE 1.4 a new class, java.net.URI, has been added to ...
When generating a Java/Kotlin client with a string format uri, the resulting code does not compile. There is no conversion from ...