<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shin</author_name>
  <author_url>https://blog.hatena.ne.jp/shin/</author_url>
  <blog_title>しんさんの出張所 はてなブログ編</blog_title>
  <blog_url>https://shinsan.hatenablog.jp/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>ソフトウェア技術</anon>
  </categories>
  <description>Thymeleaf 3.0を試す の続き。前回は以下のようになっていましたね。 //テンプレート String template = &quot;ぼくは[[${hoge}]]ではありません。&quot;; //パラメータ Map&lt;String, Object&gt; params = new HashMap&lt;&gt;(); params.put(&quot;hoge&quot;, &quot;変態&quot;); このパラメータを params.put(&quot;hoge&quot;, &quot;&lt;&lt;変態&gt;&gt;&quot;); のようにしてみます。 実行。 ぼくは&amp;lt;&amp;lt;変態&amp;gt;&amp;gt;ではありません。あ、勝手にエスケープされてますね。エスケープされたくない場合もあるでしょう。その場合はテ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinsan.hatenablog.jp%2Fentry%2F20160511%2Fp1&quot; title=&quot;Thymeleaf 3.0を試す その２ エスケープの有無 - しんさんの出張所 はてなブログ編&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>2016-05-11 00:00:00</published>
  <title>Thymeleaf 3.0を試す その２ エスケープの有無</title>
  <type>rich</type>
  <url>https://shinsan.hatenablog.jp/entry/20160511/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
