<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kotatuneko24</author_name>
  <author_url>https://blog.hatena.ne.jp/kotatuneko24/</author_url>
  <blog_title>ArmchairTheoryLayer</blog_title>
  <blog_url>https://kotatuneko24.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>@ExecuteアノテーションのurlPattern属性を指定すれば良い。＜通常の場合＞ ・TestActionクラスのindexメソッドの場合 ⇢ @Execute(validator=false) public String index() { } ⇢ /test/index＜固定URLの場合＞ ・TestActionクラスのindexメソッドの場合（固定URLに変更） ⇢ @Execute(validator=false, urlPattern=&quot;kotei&quot;) public String index() { } ⇢ /test/kotei＜可変（リクエストパラメータ）の場合＞ ・Tes…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkotatuneko24.hatenadiary.org%2Fentry%2F20131014%2F1381753927&quot; title=&quot;作業メモ：Seasar2　URLパターンを使う - ArmchairTheoryLayer&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>2013-10-14 21:32:07</published>
  <title>作業メモ：Seasar2　URLパターンを使う</title>
  <type>rich</type>
  <url>https://kotatuneko24.hatenadiary.org/entry/20131014/1381753927</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
