add undertow

This commit is contained in:
wing328 2016-10-04 11:18:10 +08:00 committed by GitHub
parent 00cc060827
commit 3ca9893013

View File

@ -881,6 +881,7 @@ Here is a list of template creators:
* Erlang Server: @galaxie
* Go Server: @guohuang
* Haskell Servant: @algas
* Java Undertow: @stevehu
* Java Spring Boot: @diyfr
* JAX-RS RestEasy: @chameleon82
* JAX-RS CXF: @hiveship