<?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>Java</anon>
    <anon>Spring</anon>
  </categories>
  <description>Spring MVCでHello worldを表示する最低限のプログラムです。これ以降のサンプルの基本となる部分です。Springに必要なライブラリーは依存関係が複雑で大変なのでMavenで導入するのが簡単です。pom.xml &lt;dependencies&gt; &lt;!-- Spring Framework --&gt; &lt;dependency&gt; &lt;groupId&gt;org.springframework&lt;/groupId&gt; &lt;artifactId&gt;spring-webmvc&lt;/artifactId&gt; &lt;version&gt;4.0.6.RELEASE&lt;/version&gt; &lt;/dependency&gt; &lt;!-- Se…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuwalab.hatenablog.jp%2Fentry%2Fspring_mvc%2F001&quot; title=&quot;Spring MVC 4.0 No. 001 Hello world - コンピュータクワガタ&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-07-27 15:16:52</published>
  <title>Spring MVC 4.0 No. 001 Hello world</title>
  <type>rich</type>
  <url>https://kuwalab.hatenablog.jp/entry/spring_mvc/001</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
