Replies: 1 comment
-
Undertow has been introduced to implement this filter The filter is required when having smart web UI (like angular) as explained here I would love to see Undertow removed. The filter as to be re-implemented in pure Vert.x. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is an Undertow dependency in the
pom.xml
:I'm wondering if this is still needed ?
Beta Was this translation helpful? Give feedback.
All reactions