blade
blade copied to clipboard
Cannot use this project
Hi, using intellij maven cannot find this project, it doesn't work when using maven cli either, adding the jar manually doesn't work either, saying it cannot find the symbol "create" in
Blade.create().get("/",ctx -> ctx.text("Hello Blade")).start();
Have you added this to your pom.xml file?