Undertow: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
** http://undertow.io/undertow-docs/undertow-docs-1.3.0/index.html#bootstrapping-undertow | ** http://undertow.io/undertow-docs/undertow-docs-1.3.0/index.html#bootstrapping-undertow | ||
** http://undertow.io/undertow-docs/undertow-docs-1.3.0/index.html#the-builder-api | ** http://undertow.io/undertow-docs/undertow-docs-1.3.0/index.html#the-builder-api | ||
** http://undertow.io/undertow-docs/undertow-docs-1.3.0/index.html#assembling-a-server-manually |
Revision as of 02:03, 19 January 2016
External
- Community Web Site http://undertow.io
- Documentation 1.3.0 http://undertow.io/undertow-docs/undertow-docs-1.3.0/index.html
Internal
Overview
Undertow is a web server written in Java. It is shipped with the WildFly application server starting with WildFly 8. An overview is presented here: Undertow Concepts - Overview.