<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nainaistar</author_name>
  <author_url>https://blog.hatena.ne.jp/nainaistar/</author_url>
  <blog_title>きり丸の技術日記</blog_title>
  <blog_url>https://nainaistar.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>SpringBoot</anon>
    <anon>技術</anon>
  </categories>
  <description>Java単体でもリフレクションで値を取得できます。しかし、ネストされた値を取得することは非常に面倒です。 Springではもっと簡単に値を取得することができます。それは、Spring式言語(Spring Expression Language、以後 SpELと表現します)を使用した方法です。 今回の記事では、SpELを活用してネストしたクラスの値をリフレクションして取得することを目指します。 環境 Java 15 Spring Boot 2.4.5 Lombok ゴール 別のクラスからリフレクションを使って値を取得する 前提 Getterがprivateではないこと ユースケース ネストするク…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnainaistar.hatenablog.com%2Fentry%2F2021%2F05%2F20%2F120000&quot; title=&quot;SpringのSpELでネストしたクラスの値をリフレクションして取得する - きり丸の技術日記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/n/nainaistar/20210507/20210507182249.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-20 12:00:00</published>
  <title>SpringのSpELでネストしたクラスの値をリフレクションして取得する</title>
  <type>rich</type>
  <url>https://nainaistar.hatenablog.com/entry/2021/05/20/120000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
