Closed happyer closed 5 years ago
There are several demo projects here: https://github.com/xitrum-framework
For example:
For more detailed instructions, see the Guide Book: https://xitrum-framework.github.io/guide.html
so complex i wan't simple light httpserver use it
It is not true. I developed a lot with scala for web, and my opinion that xitrum one of the easiest and clean frameworks for scala.
but this built tool is sbt, i'm java with maven
This framework is for Scala, you must know Scala and SBT to use it.
If you want Java, you can try WebFlux.
1:can't understand Router router = new Router() .GET("/", "Index page")
index page what is ?
2:give me demo how to use process http quest and parse param and return response