{"id":2319,"date":"2023-06-27T15:33:03","date_gmt":"2023-06-27T07:33:03","guid":{"rendered":"https:\/\/xinchewhd.com.cn\/?p=2319"},"modified":"2023-06-27T15:33:03","modified_gmt":"2023-06-27T07:33:03","slug":"springboot%e9%9b%86%e6%88%90elasticsearch%ef%bc%8c%e5%ae%9e%e7%8e%b0%e6%a8%a1%e7%b3%8a%e6%9f%a5%e8%af%a2%ef%bc%8c%e6%89%b9%e9%87%8fcrud%ef%bc%8c%e6%8e%92%e5%ba%8f%ef%bc%8c%e5%88%86%e9%a1%b5%ef%bc%8c","status":"publish","type":"post","link":"https:\/\/xinchewhd.com.cn\/index.php\/spring-boot\/springboot%e9%9b%86%e6%88%90elasticsearch%ef%bc%8c%e5%ae%9e%e7%8e%b0%e6%a8%a1%e7%b3%8a%e6%9f%a5%e8%af%a2%ef%bc%8c%e6%89%b9%e9%87%8fcrud%ef%bc%8c%e6%8e%92%e5%ba%8f%ef%bc%8c%e5%88%86%e9%a1%b5%ef%bc%8c\/","title":{"rendered":"SpringBoot\u96c6\u6210ElasticSearch\uff0c\u5b9e\u73b0\u6a21\u7cca\u67e5\u8be2\uff0c\u6279\u91cfCRUD\uff0c\u6392\u5e8f\uff0c\u5206\u9875\uff0c\u9ad8\u4eae"},"content":{"rendered":"<div class='wxsyncmain'>\n<section data-tool=\"mdnice\u7f16\u8f91\u5668\" data-website=\"https:\/\/www.mdnice.com\" style=\"padding-right: 10px;padding-left: 10px;outline: 0px;white-space: normal;background-color: rgb(255, 255, 255);font-size: 16px;line-height: 1.6;letter-spacing: 0px;word-break: break-word;text-align: left;font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, &quot;PingFang SC&quot;, Cambria, Cochin, Georgia, Times, &quot;Times New Roman&quot;, serif;\">\n<div><span style=\"color:#010101;\"><\/span><span style=\"background-color: rgb(33, 33, 34);color: rgb(255, 255, 255);font-weight: bold;letter-spacing: 0px;\">\u4e00\u3001\u5bfc\u5165elasticsearch\u4f9d\u8d56<\/span><\/div>\n<p data-tool=\"mdnice\u7f16\u8f91\u5668\" style=\"color: black;margin-bottom: 16px;padding-top: 8px;padding-bottom: 8px;outline: 0px;font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Segoe UI&quot;, Arial, freesans, sans-serif;font-size: 15px;text-size-adjust: inherit;line-height: 1.75em;\">\u5728pom.xml\u91cc\u52a0\u5165\u5982\u4e0b\u4f9d\u8d56<\/p>\n<pre data-tool=\"mdnice\u7f16\u8f91\u5668\" style=\"color: black;margin-top: 10px;margin-bottom: 10px;outline: 0px;border-radius: 5px;box-shadow: rgba(0, 0, 0, 0.55) 0px 2px 10px;\"><span style=\"margin-bottom: -7px;outline: 0px;display: block;background: url(&quot;https:\/\/wp-moto-1258805347.cos.ap-shanghai.myqcloud.com\/2023\/06\/20230627151409393.jpeg&quot;) 10px 10px \/ 40px no-repeat rgb(40, 44, 52);height: 30px;width: 657px;border-radius: 5px;\"><\/span><code style=\"padding: 15px 16px 16px;outline: 0px;overflow-x: auto;color: rgb(171, 178, 191);display: -webkit-box;font-family: &quot;Operator Mono&quot;, Consolas, Monaco, Menlo, monospace;font-size: 12px;background: rgb(40, 44, 52);border-radius: 5px;\"><span style=\"outline: 0px;color: rgb(97, 174, 238);line-height: 26px;\">@Test<\/span><br style=\"outline: 0px;\"  \/><span style=\"outline: 0px;line-height: 26px;\"><span style=\"outline: 0px;color: rgb(198, 120, 221);line-height: 26px;\">void<\/span>&nbsp;<span style=\"outline: 0px;color: rgb(97, 174, 238);line-height: 26px;\">testSearch<\/span><span style=\"outline: 0px;line-height: 26px;\">()<\/span>&nbsp;<span style=\"outline: 0px;color: rgb(198, 120, 221);line-height: 26px;\">throws<\/span>&nbsp;IOException&nbsp;<\/span>{<br style=\"outline: 0px;\"  \/>&nbsp;SearchRequest&nbsp;searchRequest=<span style=\"outline: 0px;color: rgb(198, 120, 221);line-height: 26px;\">new<\/span>&nbsp;SearchRequest(<span style=\"outline: 0px;color: rgb(152, 195, 121);line-height: 26px;\">\"ljx666\"<\/span>);<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/\u91cc\u9762\u53ef\u4ee5\u653e\u591a\u4e2a\u7d22\u5f15<\/span><br style=\"outline: 0px;\"  \/>&nbsp;SearchSourceBuilder&nbsp;sourceBuilder=<span style=\"outline: 0px;color: rgb(198, 120, 221);line-height: 26px;\">new<\/span>&nbsp;SearchSourceBuilder();<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/\u6784\u9020\u641c\u7d22\u6761\u4ef6<\/span><br style=\"outline: 0px;\"  \/><br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/\u6b64\u5904\u53ef\u4ee5\u4f7f\u7528QueryBuilders\u5de5\u5177\u7c7b\u4e2d\u7684\u65b9\u6cd5<\/span><br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/1.\u67e5\u8be2\u6240\u6709<\/span><br style=\"outline: 0px;\"  \/>&nbsp;sourceBuilder.query(QueryBuilders.matchAllQuery());<br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/2.\u67e5\u8be2name\u4e2d\u542b\u6709Java\u7684<\/span><br style=\"outline: 0px;\"  \/>&nbsp;sourceBuilder.query(QueryBuilders.multiMatchQuery(<span style=\"outline: 0px;color: rgb(152, 195, 121);line-height: 26px;\">\"java\"<\/span>,<span style=\"outline: 0px;color: rgb(152, 195, 121);line-height: 26px;\">\"name\"<\/span>));<br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/3.\u5206\u9875\u67e5\u8be2<\/span><br style=\"outline: 0px;\"  \/>&nbsp;sourceBuilder.from(<span style=\"outline: 0px;color: rgb(209, 154, 102);line-height: 26px;\">0<\/span>).size(<span style=\"outline: 0px;color: rgb(209, 154, 102);line-height: 26px;\">5<\/span>);<br style=\"outline: 0px;\"  \/>&nbsp;&nbsp;&nbsp;&nbsp;<br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/4.\u6309\u7167score\u6b63\u5e8f\u6392\u5217<\/span><br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/sourceBuilder.sort(SortBuilders.scoreSort().order(SortOrder.ASC));<\/span><br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/5.\u6309\u7167id\u5012\u5e8f\u6392\u5217\uff08score\u4f1a\u5931\u6548\u8fd4\u56deNaN\uff09<\/span><br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/sourceBuilder.sort(SortBuilders.fieldSort(\"_id\").order(SortOrder.DESC));<\/span><br style=\"outline: 0px;\"  \/><br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/6.\u7ed9\u6307\u5b9a\u5b57\u6bb5\u52a0\u4e0a\u6307\u5b9a\u9ad8\u4eae\u6837\u5f0f<\/span><br style=\"outline: 0px;\"  \/>&nbsp;HighlightBuilder&nbsp;highlightBuilder=<span style=\"outline: 0px;color: rgb(198, 120, 221);line-height: 26px;\">new<\/span>&nbsp;HighlightBuilder();<br style=\"outline: 0px;\"  \/>&nbsp;highlightBuilder.field(<span style=\"outline: 0px;color: rgb(152, 195, 121);line-height: 26px;\">\"name\"<\/span>).preTags(<span style=\"outline: 0px;color: rgb(152, 195, 121);line-height: 26px;\">\"&lt;span style='color:red;'&gt;\"<\/span>).postTags(<span style=\"outline: 0px;color: rgb(152, 195, 121);line-height: 26px;\">\"&lt;\/span&gt;\"<\/span>);<br style=\"outline: 0px;\"  \/>&nbsp;sourceBuilder.highlighter(highlightBuilder);<br style=\"outline: 0px;\"  \/>&nbsp;&nbsp;<br style=\"outline: 0px;\"  \/>&nbsp;searchRequest.source(sourceBuilder);<br style=\"outline: 0px;\"  \/>&nbsp;SearchResponse&nbsp;searchResponse=restHighLevelClient.search(searchRequest,RequestOptions.DEFAULT);<br style=\"outline: 0px;\"  \/><br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/\u83b7\u53d6\u603b\u6761\u6570<\/span><br style=\"outline: 0px;\"  \/>&nbsp;System.out.println(searchResponse.getHits().getTotalHits().value);<br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(92, 99, 112);font-style: italic;line-height: 26px;\">\/\/\u8f93\u51fa\u7ed3\u679c\u6570\u636e\uff08\u5982\u679c\u4e0d\u8bbe\u7f6e\u8fd4\u56de\u6761\u6570\uff0c\u5927\u4e8e10\u6761\u9ed8\u8ba4\u53ea\u8fd4\u56de10\u6761\uff09<\/span><br style=\"outline: 0px;\"  \/>&nbsp;SearchHit[]&nbsp;hits=searchResponse.getHits().getHits();<br style=\"outline: 0px;\"  \/>&nbsp;<span style=\"outline: 0px;color: rgb(198, 120, 221);line-height: 26px;\">for<\/span>(SearchHit&nbsp;hit&nbsp;:hits){<br style=\"outline: 0px;\"  \/>&nbsp;&nbsp;System.out.println(<span style=\"outline: 0px;color: rgb(152, 195, 121);line-height: 26px;\">\"\u5206\u6570:\"<\/span>+hit.getScore());<br style=\"outline: 0px;\"  \/>&nbsp;&nbsp;Map&lt;String,Object&gt;&nbsp;source=hit.getSourceAsMap();<br style=\"outline: 0px;\"  \/>&nbsp;&nbsp;System.out.println(<span style=\"outline: 0px;color: rgb(152, 195, 121);line-height: 26px;\">\"index-&gt;\"<\/span>+hit.getIndex());<br style=\"outline: 0px;\"  \/>&nbsp;&nbsp;System.out.println(<span style=\"outline: 0px;color: rgb(152, 195, 121);line-height: 26px;\">\"id-&gt;\"<\/span>+hit.getId());<br style=\"outline: 0px;\"  \/>&nbsp;&nbsp;<span style=\"outline: 0px;color: rgb(198, 120, 221);line-height: 26px;\">for<\/span>(Map.Entry&lt;String,Object&gt;&nbsp;s:source.entrySet()){<br style=\"outline: 0px;\"  \/>&nbsp;&nbsp;&nbsp;System.out.println(s.getKey()+<span style=\"outline: 0px;color: rgb(152, 195, 121);line-height: 26px;\">\"--\"<\/span>+s.getValue());<br style=\"outline: 0px;\"  \/>&nbsp;&nbsp;}<br style=\"outline: 0px;\"  \/>&nbsp;}<br style=\"outline: 0px;\"  \/>}<br style=\"outline: 0px;\"  \/><\/code><\/pre>\n<h2 data-tool=\"mdnice\u7f16\u8f91\u5668\" style=\"color: black;margin: 10px auto;outline: 0px;font-weight: bold;font-size: 22px;height: 40px;background-color: rgb(251, 251, 251);border-bottom: 1px solid rgb(246, 246, 246);overflow: hidden;\"><span style=\"margin-left: -10px;padding-right: 30px;padding-left: 30px;outline: 0px;display: inline-block;width: auto;height: 40px;background-color: rgb(33, 33, 34);border-bottom-right-radius: 100px;color: rgb(255, 255, 255);line-height: 40px;font-size: 16px;\">\u56db\u3001\u603b\u7ed3<\/span><\/h2>\n<h5 data-tool=\"mdnice\u7f16\u8f91\u5668\" style=\"color: black;margin-top: 30px;margin-bottom: 15px;outline: 0px;font-weight: bold;\">1.\u5927\u81f4\u6d41\u7a0b<\/h5>\n<p data-tool=\"mdnice\u7f16\u8f91\u5668\" style=\"color: black;margin-bottom: 16px;padding-top: 8px;padding-bottom: 8px;outline: 0px;font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Segoe UI&quot;, Arial, freesans, sans-serif;font-size: 15px;text-size-adjust: inherit;line-height: 1.75em;\">\u521b\u5efa\u5bf9\u5e94\u7684\u8bf7\u6c42 --&gt; \u8bbe\u7f6e\u8bf7\u6c42\uff08\u6dfb\u52a0\u89c4\u5219\uff0c\u6dfb\u52a0\u6570\u636e\u7b49\uff09 --&gt; \u6267\u884c\u5bf9\u5e94\u7684\u65b9\u6cd5\uff08\u4f20\u5165\u8bf7\u6c42\uff0c\u9ed8\u8ba4\u8bf7\u6c42\u9009\u9879\uff09\u2013&gt; \u63a5\u6536\u54cd\u5e94\u7ed3\u679c\uff08\u6267\u884c\u65b9\u6cd5\u8fd4\u56de\u503c\uff09\u2013&gt; \u8f93\u51fa\u54cd\u5e94\u7ed3\u679c\u4e2d\u9700\u8981\u7684\u6570\u636e\uff08source\uff0cstatus\u7b49\uff09<\/p>\n<h5 data-tool=\"mdnice\u7f16\u8f91\u5668\" style=\"color: black;margin-top: 30px;margin-bottom: 15px;outline: 0px;font-weight: bold;\">2.\u6ce8\u610f\u4e8b\u9879<\/h5>\n<ul data-tool=\"mdnice\u7f16\u8f91\u5668\" class=\"list-paddingleft-1\" style=\"color: black;margin-top: 8px;margin-bottom: 8px;padding-left: 25px;outline: 0px;\">\n<li style=\"outline: 0px;\">\n<section style=\"margin-top: 5px;margin-bottom: 5px;outline: 0px;line-height: 26px;color: rgb(1, 1, 1);font-size: 15px;font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Segoe UI&quot;, Arial, freesans, sans-serif;\">\n<p style=\"margin-bottom: 16px;padding-top: 8px;padding-bottom: 8px;outline: 0px;color: black;text-size-adjust: inherit;line-height: 1.75em;\">\u5982\u679c\u4e0d\u6307\u5b9aid\uff0c\u4f1a\u81ea\u52a8\u751f\u6210\u4e00\u4e2a\u968f\u673aid<\/p>\n<\/section>\n<\/li>\n<li style=\"outline: 0px;\">\n<section style=\"margin-top: 5px;margin-bottom: 5px;outline: 0px;line-height: 26px;color: rgb(1, 1, 1);font-size: 15px;font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Segoe UI&quot;, Arial, freesans, sans-serif;\">\n<p style=\"margin-bottom: 16px;padding-top: 8px;padding-bottom: 8px;outline: 0px;color: black;text-size-adjust: inherit;line-height: 1.75em;\">\u6b63\u5e38\u60c5\u51b5\u4e0b\uff0c\u4e0d\u5e94\u8be5\u8fd9\u6837\u4f7f\u7528<code style=\"margin-right: 2px;margin-left: 2px;padding: 2px 4px;outline: 0px;font-size: 14px;border-radius: 4px;background-color: rgba(27, 31, 35, 0.05);font-family: &quot;Operator Mono&quot;, Consolas, Monaco, Menlo, monospace;word-break: break-all;color: rgb(239, 112, 96);\">new IndexRequest(\u201cljx777\u201d)<\/code>\uff0c\u5982\u679c\u7d22\u5f15\u53d1\u751f\u6539\u53d8\u4e86\uff0c\u90a3\u4e48\u4ee3\u7801\u90fd\u9700\u8981\u4fee\u6539\uff0c\u53ef\u4ee5\u5b9a\u4e49\u4e00\u4e2a\u679a\u4e3e\u7c7b\u6216\u8005\u4e00\u4e2a\u4e13\u95e8\u5b58\u653e\u5e38\u91cf\u7684\u7c7b\uff0c\u5c06\u53d8\u91cf\u7528<code style=\"margin-right: 2px;margin-left: 2px;padding: 2px 4px;outline: 0px;font-size: 14px;border-radius: 4px;background-color: rgba(27, 31, 35, 0.05);font-family: &quot;Operator Mono&quot;, Consolas, Monaco, Menlo, monospace;word-break: break-all;color: rgb(239, 112, 96);\">final static<\/code>\u7b49\u8fdb\u884c\u4fee\u9970\uff0c\u5e76\u6307\u5b9a\u7d22\u5f15\u503c\u3002\u5176\u4ed6\u5730\u65b9\u5f15\u7528\u8be5\u5e38\u91cf\u5373\u53ef\uff0c\u9700\u8981\u4fee\u6539\u4e5f\u53ea\u9700\u4fee\u6539\u8be5\u7c7b\u5373\u53ef\u3002<\/p>\n<\/section>\n<\/li>\n<li style=\"outline: 0px;\">\n<section style=\"margin-top: 5px;margin-bottom: 5px;outline: 0px;line-height: 26px;color: rgb(1, 1, 1);font-size: 15px;font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Segoe UI&quot;, Arial, freesans, sans-serif;\">\n<p style=\"margin-bottom: 16px;padding-top: 8px;padding-bottom: 8px;outline: 0px;color: black;text-size-adjust: inherit;line-height: 1.75em;\">elasticsearch\u76f8\u5173\u7684\u4e1c\u897f\uff0c\u7248\u672c\u90fd\u5fc5\u987b\u4e00\u81f4\uff0c\u4e0d\u7136\u4f1a\u62a5\u9519<\/p>\n<\/section>\n<\/li>\n<li style=\"outline: 0px;\">\n<section style=\"margin-top: 5px;margin-bottom: 5px;outline: 0px;line-height: 26px;color: rgb(1, 1, 1);font-size: 15px;font-family: &quot;Helvetica Neue&quot;, Helvetica, &quot;Segoe UI&quot;, Arial, freesans, sans-serif;\">\n<p style=\"margin-bottom: 16px;padding-top: 8px;padding-bottom: 8px;outline: 0px;color: black;text-size-adjust: inherit;line-height: 1.75em;\">elasticsearch\u5f88\u6d88\u8017\u5185\u5b58\uff0c\u5efa\u8bae\u5728\u5185\u5b58\u8f83\u5927\u7684\u670d\u52a1\u5668\u4e0a\u8fd0\u884celasticsearch\uff0c\u5426\u5219\u4f1a\u56e0\u4e3a\u5185\u5b58\u4e0d\u8db3\u5bfc\u81f4elasticsearch\u81ea\u52a8killed<\/p>\n<\/section>\n<\/li>\n<\/ul>\n<\/section>\n<section style=\"outline: 0px;font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;color: rgb(34, 34, 34);background-color: rgb(255, 255, 255);\"><br  \/><\/section>\n<p style=\"margin-bottom: 0px;\"><br  \/><\/p>\n<p style=\"display: none;\"><mp-style-type data-value=\"3\"><\/mp-style-type><\/p>\n<blockquote>\n<p>\u672c\u7bc7\u6587\u7ae0\u6765\u6e90\u4e8e\u5fae\u4fe1\u516c\u4f17\u53f7:                 JAVA\u7f16\u7a0bLinux\u5b66\u4e60              <\/p>\n<\/blockquote>\n<\/div>\n","raw":"","protected":false},"excerpt":{"rendered":"<p>\u4e00\u3001\u5bfc\u5165elasticsearch\u4f9d\u8d56 \u5728pom.xml\u91cc\u52a0\u5165\u5982\u4e0b\u4f9d\u8d56 @Testvoid&nbsp;testSearch()&#038;n &#8230;<\/p>\n","protected":false},"author":1,"featured_media":2316,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"emotion":"","emotion_color":"","title_style":"","license":"","footnotes":""},"categories":[7],"tags":[],"class_list":["post-2319","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-spring-boot"],"post_thumbnail_image":"https:\/\/wp-moto-1258805347.cos.ap-shanghai.myqcloud.com\/2023\/06\/20230627151403549-150x150.jpeg","content_first_image":null,"post_medium_image_300":"https:\/\/wp-moto-1258805347.cos.ap-shanghai.myqcloud.com\/2023\/06\/20230627151403549-300x128.jpeg","post_thumbnail_image_624":"https:\/\/wp-moto-1258805347.cos.ap-shanghai.myqcloud.com\/2023\/06\/20230627151403549-1024x435.jpeg","post_frist_image":null,"post_medium_image":"https:\/\/wp-moto-1258805347.cos.ap-shanghai.myqcloud.com\/2023\/06\/20230627151403549-300x128.jpeg","post_large_image":"https:\/\/wp-moto-1258805347.cos.ap-shanghai.myqcloud.com\/2023\/06\/20230627151403549-1024x435.jpeg","post_full_image":"https:\/\/wp-moto-1258805347.cos.ap-shanghai.myqcloud.com\/2023\/06\/20230627151403549.jpeg","post_all_images":[],"videoAdId":"","listAd":"0","listAdId":"","listAdEvery":6,"total_comments":0,"category_name":"Spring Boot","post_date":"2023-06-27","like_count":"0","praiseWord":"\u9f13\u52b1","copyright_state":"","excitationAd":"0","rewardedVideoAdId":"","detailAdId":"","detailAd":"0","enterpriseMinapp":"0","audios":[],"postImageUrl":"https:\/\/wp-moto-1258805347.cos.ap-shanghai.myqcloud.com\/2023\/05\/20230519082947553.jpg","avatarurls":[],"related_posts":null,"pageviews":281,"next_post_id":2358,"next_post_title":"aop+jsaypt\u5b9e\u73b0\u6307\u5b9a\u654f\u611f\u5b57\u6bb5\u6570\u636e\u8131\u654f","previous_post_id":2237,"previous_post_title":"Spring Boot \u96c6\u6210 Camunda \u6d41\u7a0b\u5f15\u64ce\uff0c\u5b9e\u73b0\u4e00\u5957\u5b8c\u6574\u7684\u4e1a\u52a1\u6d41\u7a0b","_links":{"self":[{"href":"https:\/\/xinchewhd.com.cn\/index.php\/wp-json\/wp\/v2\/posts\/2319","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xinchewhd.com.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xinchewhd.com.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xinchewhd.com.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xinchewhd.com.cn\/index.php\/wp-json\/wp\/v2\/comments?post=2319"}],"version-history":[{"count":0,"href":"https:\/\/xinchewhd.com.cn\/index.php\/wp-json\/wp\/v2\/posts\/2319\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/xinchewhd.com.cn\/index.php\/wp-json\/wp\/v2\/media\/2316"}],"wp:attachment":[{"href":"https:\/\/xinchewhd.com.cn\/index.php\/wp-json\/wp\/v2\/media?parent=2319"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xinchewhd.com.cn\/index.php\/wp-json\/wp\/v2\/categories?post=2319"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xinchewhd.com.cn\/index.php\/wp-json\/wp\/v2\/tags?post=2319"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}