Enrico Bianchi
Enrico Bianchi
I've executed a little test. It works. For me it's ok
Hi. Any hints for this?
I'm sorry if I haven't replied before. This is the Gist with debug log using provider at `v2.2.0` : https://gist.github.com/henryx/c4ac6f3eeea5014a574b73fcb5735992
Yes, user have permission to locate swap placement
Sadly, I'm not able to view the list of permissions in VSphere cluster
Hi, Any news about this?
According to @TheSnoozer reply, this snippet for maven permits to execute JUnit tests without problems ```xml org.apache.maven.plugins maven-surefire-plugin org.apache.maven.plugins maven-surefire-plugin 2.22.2 --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED ```
After digging the `ApiBuilder` class, major problem is related is the `Endpoint` class, which uses the enumerator `HandlerType` to define the HTTP method. This doesn't permit a simple way to...
Please, add the license in comparision table. JSON-Java is released as public domain, Jakarta JSON Api is released with Eclipse and GPL+ GNU Classpath Exception