{"id":405,"date":"2024-07-31T17:06:31","date_gmt":"2024-07-31T09:06:31","guid":{"rendered":"https:\/\/forelink.top\/?p=405"},"modified":"2024-07-31T17:06:32","modified_gmt":"2024-07-31T09:06:32","slug":"springmvc-%e5%93%8d%e5%ba%94","status":"publish","type":"post","link":"https:\/\/forelink.top\/index.php\/2024\/07\/31\/springmvc-%e5%93%8d%e5%ba%94\/","title":{"rendered":"SpringMVC-\u54cd\u5e94"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\" id=\"springmvc-\u54cd\u5e94\">SpringMVC-\u54cd\u5e94<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"\u54cd\u5e94\u9875\u9762\uff1a\">\u54cd\u5e94\u9875\u9762\uff1a<\/h2>\n\n\n\n<p>\u7528\u8fd9\u79cd\u683c\u5f0f\u8df3\u8f6c\u9875\u9762<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/ \u54cd\u5e94\u9875\u9762\/\u8df3\u8f6c\u9875\u9762\n@RequestMapping(\"\/r1\")\npublic String toJumpPage(){\n    System.out.println(\"\u8df3\u8f6c\u9875\u9762\");\n    return \"hso.jsp\";\n}\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"\u54cd\u5e94\u6587\u672c\u6570\u636e\uff1a\">\u54cd\u5e94\u6587\u672c\u6570\u636e\uff1a<\/h2>\n\n\n\n<p>\u52a0\u5165@ResponseBody\u6ce8\u89e3\u8fd4\u56de\u6587\u672c\u6570\u636e<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/ \u54cd\u5e94\u6587\u672c\u6570\u636e\n@RequestMapping(\"\/r2\")\n@ResponseBody\npublic String toText(){\n    System.out.println(\"\u54cd\u5e94\u6587\u672c\u6570\u636e\");\n    \/\/ \u5982\u679c\u76f4\u63a5\u8fd4\u56de\u5b57\u7b26\u4e32\uff0c\u4f1a\u88ab\u8ba4\u4e3a\u662f\u4e00\u4e2a\u9875\u9762\n    \/\/ \u9700\u8981\u52a0\u4e0aResponseBody\u6ce8\u89e3\n    return \"response text\";\n}\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"\u54cd\u5e94\u5b9e\u4f53\u7c7b\u5bf9\u8c61\uff1a\">\u54cd\u5e94\u5b9e\u4f53\u7c7b\u5bf9\u8c61\uff1a<\/h2>\n\n\n\n<p>\u52a0\u5165 @ResponseBody \u6ce8\u89e3\u8fd4\u56de json \u683c\u5f0f\u6570\u636e<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/ \u54cd\u5e94\u5b9e\u4f53\u7c7b\u5bf9\u8c61\n@RequestMapping(\"\/r3\")\npublic User toJsonUser(){\n    System.out.println(\"\u54cd\u5e94\u5b9e\u4f53\u7c7bjson\u6570\u636e\");\n    User user = new User();\n    user.setName(\"forelink\");\n    user.setId(8);\n    return user;\n}\n<\/code><\/pre>\n\n\n\n<p>\u200b    \u9760 jackson \u4f9d\u8d56\u5b8c\u6210<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"responsebody\u6ce8\u89e3\uff1a\">@ResponseBody\u6ce8\u89e3\uff1a<\/h2>\n\n\n\n<p><strong>\u65b9\u6cd5\u6ce8\u89e3<\/strong>\uff0c\u52a0\u8f7d SpringMVC \u63a7\u5236\u5668\u65b9\u6cd5\u5b9a\u4e49\u4e0a\u65b9\n\u80fd\u8bbe\u7f6e\u5f53\u524d\u63a7\u5236\u5668\u8fd4\u56de\u503c\u4f5c\u4e3a <strong>\u54cd\u5e94\u4f53<\/strong><\/p>\n\n\n\n<p>\u4f7f\u7528\u4e86\u7c7b\u578b\u8f6c\u6362\u5668 <strong>HttpMessageConverter<\/strong> \u63a5\u53e3<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SpringMVC-\u54cd\u5e94 \u54cd\u5e94\u9875\u9762\uff1a \u7528\u8fd9\u79cd\u683c\u5f0f\u8df3\u8f6c\u9875\u9762 \u54cd\u5e94\u6587\u672c\u6570\u636e\uff1a \u52a0\u5165@ResponseBody\u6ce8\u89e3\u8fd4 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","footnotes":""},"categories":[28,17],"tags":[],"class_list":["post-405","post","type-post","status-publish","format-standard","hentry","category-spring","category-17"],"_links":{"self":[{"href":"https:\/\/forelink.top\/index.php\/wp-json\/wp\/v2\/posts\/405","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/forelink.top\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/forelink.top\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/forelink.top\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/forelink.top\/index.php\/wp-json\/wp\/v2\/comments?post=405"}],"version-history":[{"count":1,"href":"https:\/\/forelink.top\/index.php\/wp-json\/wp\/v2\/posts\/405\/revisions"}],"predecessor-version":[{"id":406,"href":"https:\/\/forelink.top\/index.php\/wp-json\/wp\/v2\/posts\/405\/revisions\/406"}],"wp:attachment":[{"href":"https:\/\/forelink.top\/index.php\/wp-json\/wp\/v2\/media?parent=405"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/forelink.top\/index.php\/wp-json\/wp\/v2\/categories?post=405"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/forelink.top\/index.php\/wp-json\/wp\/v2\/tags?post=405"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}