<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sho322</author_name>
  <author_url>https://blog.hatena.ne.jp/sho322/</author_url>
  <blog_title>プログラマーの調べ物</blog_title>
  <blog_url>https://programmers-investigation.hatenablog.com/</blog_url>
  <categories>
    <anon>雑記</anon>
  </categories>
  <description>ThymeleafはWebアプリケーションと親和性の高いテンプレートエンジンです。 テンプレートエンジンとは、雛形となるドキュメントに対し、可変データを埋め込むことで動的にドキュメントを生成する仕組みのことです。 Themeleafを使ってViewを作ってみます。 pom.xmlは以下のように書きます。 &lt;dependency&gt; &lt;groupId&gt;org.springframework.boot&lt;/groupId&gt; &lt;artifactId&gt;spring-boot-starter-thymeleaf&lt;/artifactId&gt; &lt;/dependency&gt; コントローラーは以下のように書きます。 s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fprogrammers-investigation.hatenablog.com%2Fentry%2F2017%2F01%2F07%2F200909&quot; title=&quot;Spring BootでThymeleafを使ってViewを実装してみる。 - プログラマーの調べ物&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>2017-01-07 20:09:09</published>
  <title>Spring BootでThymeleafを使ってViewを実装してみる。</title>
  <type>rich</type>
  <url>https://programmers-investigation.hatenablog.com/entry/2017/01/07/200909</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
