Undertow: Difference between revisions
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
* [[WildFly#Subjects|WildFly]] | * [[WildFly#Subjects|WildFly]] | ||
* [[Undertow WildFly Subsystem]] | |||
=Overview= | =Overview= | ||
Line 15: | Line 16: | ||
* [[Undertow Concepts|Concepts]] | * [[Undertow Concepts|Concepts]] | ||
* [[Undertow Source|Source]] | |||
* [[Undertow Configuration|Configuration]] | * [[Undertow Configuration|Configuration]] | ||
* [[Undertow Implementation Details|Implementation Details]] | |||
Latest revision as of 00:49, 21 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.