We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560d097 commit e6f82b9Copy full SHA for e6f82b9
src/main/java/module-info.java
@@ -5,7 +5,6 @@
5
requires static io.vertx.codegen.json;
6
requires io.netty.codec.http;
7
requires static io.vertx.docgen;
8
- requires java.desktop;
9
exports io.vertx.httpproxy;
10
exports io.vertx.httpproxy.cache;
11
exports io.vertx.httpproxy.spi.cache;
0 commit comments