Magician-Route is developed from Magician-Web. It mainly removes the internal reflection, sacrifices a little ease of use, and focuses on performance. The introduction of dependencies is added on the basis of the Magician project com.github. yuyenews Magician-Route 1.0.0 Create a core Handler Only one HttpHandler is allowed, this Handler acts as a dispatcher and distributes requests to Route @HttpHandler(path=”/”… |
#MagicianRoute