<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>arakan_no_boku</author_name>
  <author_url>https://blog.hatena.ne.jp/arakan_no_boku/</author_url>
  <blog_title>BOKUのブログ</blog_title>
  <blog_url>https://arakan-pgm-ai.hatenablog.com/</blog_url>
  <categories>
    <anon>archive(Spring Boot＆STS3)</anon>
  </categories>
  <description>GET時のリクエストパラメータの受取方法と画面遷移のやり方を確認してみます。 STS3(3.9.6)＋SpringBoot2.0＋Tymeleaf3.0迄動作確認しています。 パラメータの受取 hello.html を想定して、/localhost:8080/hello?msg=TEST のパラメータ付URLを渡してみます。 コントローラクラスで定義 ソースはこんな感じ。 @Controllerpublic class SampleController { @RequestMapping(&quot;/hello&quot;) public String hello(@RequestParam(defaultVa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Farakan-pgm-ai.hatenablog.com%2Fentry%2F2017%2F04%2F04%2F001802&quot; title=&quot;画面遷移：GET時のリクエストパラメータを受け取る　STS 3＋Spring Boot ＋thymeleaf　 - BOKUのブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/a/arakan_no_boku/20170404/20170404203859.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-04-04 00:18:02</published>
  <title>画面遷移：GET時のリクエストパラメータを受け取る　STS 3＋Spring Boot ＋thymeleaf　</title>
  <type>rich</type>
  <url>https://arakan-pgm-ai.hatenablog.com/entry/2017/04/04/001802</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
