<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Jackson on DoNT - Do Not Think!!!</title>
    <link>https://dont.kr/tags/jackson/</link>
    <description>Recent content in Jackson on DoNT - Do Not Think!!!</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Wed, 29 Jul 2026 00:00:00 +0900</lastBuildDate>
    <atom:link href="https://dont.kr/tags/jackson/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Jackson 2.18부터 달라진 Kotlin 단일 인자 생성자 역직렬화</title>
      <link>https://dont.kr/posts/2026/2026-07-29-jackson-kotlin-delegating-creator/</link>
      <pubDate>Wed, 29 Jul 2026 00:00:00 +0900</pubDate>
      <guid>https://dont.kr/posts/2026/2026-07-29-jackson-kotlin-delegating-creator/</guid>
      <description>&lt;p&gt;다른 코드 수정 없이 런타임과 프레임워크 버전을 업데이트한 후 에러가 발생했습니다.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Java 17 → Java 25&lt;/li&gt;
&lt;li&gt;Spring Boot 3.3.3 → 3.5.16&lt;/li&gt;
&lt;/ul&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Instantiation of [simple type, class ItemsWrapper&amp;lt;Item&amp;gt;] value failed
for JSON property node due to missing (therefore NULL) value
for creator parameter node which is a non-nullable type
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;code&gt;node&lt;/code&gt;라는 프로퍼티를 JSON에서 찾는데 없다는 뜻인데, 잘 동작하던 코드에서 이런 에러가 발생했습니다.&lt;/p&gt;
&lt;h2 id=&#34;의심-jackson-라이브러리-버전에-따른-문제인가&#34;&gt;의심: Jackson 라이브러리 버전에 따른 문제인가?&lt;/h2&gt;
&lt;p&gt;Gradle의 init script를 쓰면 프로젝트 파일을 건드리지 않고 의존성만 바꿔 끼울 수 있습니다.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
