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 3b97b4a commit ff2445bCopy full SHA for ff2445b
src/main/java/module-info.java
@@ -1,4 +1,5 @@
1
module io.fusionauth.http {
2
+ exports io.fusionauth.http;
3
exports io.fusionauth.http.io;
4
exports io.fusionauth.http.log;
5
exports io.fusionauth.http.security;
0 commit comments