Home > Back-end > The return value is the XML format springboot specify a method
The return value is the XML format springboot specify a method
Time:09-16
Both rely on I tried, it is make all return values into XML format, I just want a certain method returns the XML, what method? Com. Fasterxml. Jackson. Jaxrs Jackson - jaxrs - XML - provider 2.4.3 & lt;/version>
Com. Fasterxml. Jackson. Dataformat Jackson -- dataformat xml 2.9.8 & lt;/version>
CodePudding user response:
@ RequestMapping (path="myProduces", produces=MediaType APPLICATION_XML_VALUE) @ ResponseBody Public MyData returnXmlValue () { Return the getData (); }
CodePudding user response:
No the converter for [* * * * * * * * *] with preset the content-type 'null'