Skip to content

Commit 7e37ada

Browse files
committed
Add javadocs for module
1 parent c65e35b commit 7e37ada

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main/java/module-info.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/**
2+
* Amaya server implementation based on jetty server.
3+
* @author Roman Bakaldin
4+
*/
15
module io.github.amayaframework.jetty {
26
// Imports
37
requires com.github.romanqed.jfunc;

0 commit comments

Comments
 (0)