<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>horimislime</author_name>
  <author_url>https://blog.hatena.ne.jp/horimislime/</author_url>
  <blog_title>面白コンテンツ探求日記</blog_title>
  <blog_url>https://horimislime.hateblo.jp/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>JUnit</anon>
    <anon>Maven</anon>
  </categories>
  <description>Springなプロジェクトで、通常実行時はmain/resources下からBeanの設定を読み込み、JUnitテスト時だけはtest/resources下にある設定を読み込もうとしたらハマった時のメモ。ファイルの構成は以下のような感じ。 -src |--main | `--resources | |--dataSource.xml | | | `--applicationContext.xml (dataSource.xmlを読み込む) | `--test `--resources `--dataSource.xml (テスト用DBへの接続設定) これだとJUnit実行時のみtest/res…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhorimislime.hateblo.jp%2Fentry%2F2013%2F02%2F02%2F120558&quot; title=&quot;src/main/resources下のファイルはsrc/test/resources下で上書きされる - 面白コンテンツ探求日記&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-02-02 12:05:58</published>
  <title>src/main/resources下のファイルはsrc/test/resources下で上書きされる</title>
  <type>rich</type>
  <url>https://horimislime.hateblo.jp/entry/2013/02/02/120558</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
