I am using Jackson API to return object from from rest API in spring boot
application.



On the client side i am reading object as xml.

In xml header i can see version and encoding element are present but
standalone directive is missing.



Can any one help me on this , I am struggling since last one week and I
need this fix as it impacting one of production issue .



<?xml version="1.0" encoding="UTF-8" >

Missing

standalone="yes"?

in above header.





Please help to fix this issue, i don't want to use jab since all production
code is using Jackson jar.

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jackson-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-dev/CAKMCMs%3D1_rvdRwfc44pEryqKP8rcS%3D_mZmERPF6_K1ex3ohvqw%40mail.gmail.com.

Reply via email to