<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>machinemxy</author_name>
  <author_url>https://blog.hatena.ne.jp/machinemxy/</author_url>
  <blog_title>セシルのIT備忘録</blog_title>
  <blog_url>https://cecil-it.hatenadiary.com/</blog_url>
  <categories>
    <anon>Spring</anon>
  </categories>
  <description>src配下（Mavenの場合src.main.resources配下）app.propertiesの内容： weapon.price.1=1000 weapon.price.2=2500 前回紹介された「@Value(&quot;${プロパティ名}&quot;)」の方法では、プロパティ名は動的に変更できませんので、新たな方法が必要です。 Java Configより定義 @Bean public PropertiesFactoryBean appProperties() { PropertiesFactoryBean appProperties = new PropertiesFactoryBean(); appP…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcecil-it.hatenadiary.com%2Fentry%2F2019%2F06%2F14%2F215933&quot; title=&quot;動的なプロパティ名でプロパティを読み取り - セシルのIT備忘録&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>2019-06-14 21:59:33</published>
  <title>動的なプロパティ名でプロパティを読み取り</title>
  <type>rich</type>
  <url>https://cecil-it.hatenadiary.com/entry/2019/06/14/215933</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
