79151590

Date: 2024-11-02 21:17:01
Score: 1.5
Natty:
Report link

There is no answer for this question by using Jackson, so in the end in order to keep 3 &lt; 7 as it is, I needed to modify client to post XML wrapped in <!CDATA[[3 &lt; 7]]>, then Jackson will not convert that to 3 < 7 (which is not the wanted behavior).

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
Posted by: Bằng Rikimaru