<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>neverbird</author_name>
  <author_url>https://blog.hatena.ne.jp/neverbird/</author_url>
  <blog_title>ネバーバード日記</blog_title>
  <blog_url>https://neverbird.hatenadiary.org/</blog_url>
  <categories>
    <anon>Spring</anon>
  </categories>
  <description>Spring frameworkの肝はIoC(Inversion of Control)ベースの軽量コンテナです。 IoCコンテナでは、Beanが他のBeanを参照するときフレームワークが参照関係を解決してくれます。Beanがフレームワーク固有のAPIを使って他のBeanの参照を取得する(Bean -&gt; フレームワーク)のではなく、逆にフレームワークがBeanの参照を解決します(フレームワーク-&gt;Bean)。つまり、IoCというのは文字通り「制御の方向が逆」ということです。Springのpetclinicのサンプルでは、Bean間の参照関係はおよそ次のようになっています。 MVCのコントローラ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fneverbird.hatenadiary.org%2Fentry%2F20031111%2Fp3&quot; title=&quot; Spring IoC コンテナとは何か - ネバーバード日記&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>2003-11-11 00:00:02</published>
  <title> Spring IoC コンテナとは何か</title>
  <type>rich</type>
  <url>https://neverbird.hatenadiary.org/entry/20031111/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
