Implementations
The HTTP Router itself is built independent of any specific HTTP Server. You can choose whichever you like, there might be some special requirement for your application or some performance considerations. There is also a dedicated Testing implementation. The currently most stable and recommended solution is the Undertow implementation.