Netty Adapter for the JWS HTTP Routing Library
An implementation of a netty adapter for http-router. Currently in development.
You can find the current docs on our website. This is a work-in-progress project though so it's not yet complete.
<dependency>
<groupId>org.javawebstack</groupId>
<artifactId>http-router-netty</artifactId>
<version>1.0.0</version>
</dependency>