|
|
|
|
|
by tipsee
1398 days ago
|
|
I'm not super sure what you're asking, but Javalin doesn't care at all about your directory structure. You can add it as a dependency to any existing gradle project you have, and import it like any other Java library (like java.lang.String). |
|