<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuwalab</author_name>
  <author_url>https://blog.hatena.ne.jp/kuwalab/</author_url>
  <blog_title>コンピュータクワガタ</blog_title>
  <blog_url>https://kuwalab.hatenablog.jp/</blog_url>
  <categories>
    <anon>Spring</anon>
    <anon>Java</anon>
  </categories>
  <description>通常のGETパラメータを受け取るには、@RequestParamアノテーションを使用します。 @RequestMapping(value = &quot;/getParam&quot;) public String getParam(@RequestParam String foo, @RequestParam String bar, Model model) { model.addAttribute(&quot;modelFoo&quot;, foo); model.addAttribute(&quot;modelBar&quot;, bar); return &quot;req/getParam&quot;; } @RequestMapping(value = &quot;/g…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuwalab.hatenablog.jp%2Fentry%2Fspring_mvc%2F005&quot; title=&quot;Spring MVC 4.0 No. 005 GETパラメータを受け取る - コンピュータクワガタ&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>2014-08-03 19:24:50</published>
  <title>Spring MVC 4.0 No. 005 GETパラメータを受け取る</title>
  <type>rich</type>
  <url>https://kuwalab.hatenablog.jp/entry/spring_mvc/005</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
