SPRINGMVC Control-validation method for return message form: JSON or HTML

Source: Internet
Author: User

First, return HTML1, request assembly

Http://10.110.20.146/cloud-web/version-info

Request Header: accept=text/html; charset=utf-8

2. Request message

Get/cloud-web/version-info http/1.1
host:10.110.20.146
accept:text/html; Charset=utf-8
Cache-control:no-cache
Postman-token:9c41ee47-66df-cdbc-ff6f-1d581837b9c1

3, the implementation process

Second, return to Json1, request assembly

Http://10.110.20.146/cloud-web/version-info

accept=Application/json; charset=utf-8

2. Request message

Get/cloud-web/version-info http/1.1
host:10.110.20.146
Accept:application/json; Charset=utf-8
Cache-control:no-cache
Postman-token:e8507a90-eaa7-c339-c78c-a24e51d9aeb6

3, the implementation process

Third, return to XML1, request assembly

Http://10.110.20.146/cloud-web/version-info

Request Header: accept=application/xml; Charset=utf-8

2. Request message

Get/cloud-web/version-info http/1.1
host:10.110.20.146
Accept:application/xml
Cache-control:no-cache
postman-token:ac2859b4-c38a-2b20-e432-f9f20dc8486f

3, the implementation process

SPRINGMVC Control-validation method for return message form: JSON or HTML

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.