cfmlprojects / runwar

Other
11 stars 16 forks source link

undertow deprecation warning #142

Open bdw429s opened 6 years ago

bdw429s commented 6 years ago

I see this when starting a server. I assume we need to update that at some point:

[WARN ] io.undertow: UT005060: Predicate max-content-size[5] uses old style square braces to define predicates, which will be removed in a future release. predicate[value] should be changed to predicate(value)