When running code gen on an openapi 3.x document with a servers section, if you use a variable for the port, code gen throws an exception. The exception does not block the generation, but does ...
at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313) ~[?:1.8.0_181] at javax.naming.InitialContext.init(InitialContext.java:244) ~[?:1.8.0_181 ...
I've googled around, and I can't find any info on why java.net.URLConnection is abysmally slow. I have observed the problem on os x (with java 1.4.2), linux, and pocket pc (running ibm's j9). It ...