<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dais39</author_name>
  <author_url>https://blog.hatena.ne.jp/dais39/</author_url>
  <blog_title>daisuzz.log</blog_title>
  <blog_url>https://iikanji.hatenablog.jp/</blog_url>
  <categories>
    <anon>Spring</anon>
  </categories>
  <description>背景 Spring Bootでは@PutMappingや@DeleteMappingなどを使うことでPUT/DELETEメソッドのHTTPリクエストを受け取ることができます。 一方でHTML5では、PUT/DELETEメソッドを送信することができないため、直接HTMLからサーバにリクエストを投げる場合には、HTMLからPOSTリクエストを送り、サーバ側でPUT/DELETEに変換する必要があります。 今回は、Spring BootとThyemeleafを使ったアプリケーションで、POSTリクエストをPUT/DELETEに変換する方法を説明します。 環境 Kotlin 1.3 Spring Bo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fiikanji.hatenablog.jp%2Fentry%2F2020%2F10%2F09%2F235515&quot; title=&quot;【Spring Boot】ThymeleafからのPOSTリクエストをPUT/DELETEで受け取る方法 - daisuzz.log&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-10-09 23:55:15</published>
  <title>【Spring Boot】ThymeleafからのPOSTリクエストをPUT/DELETEで受け取る方法</title>
  <type>rich</type>
  <url>https://iikanji.hatenablog.jp/entry/2020/10/09/235515</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
