<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Gabiro Vladimir Brenn</title>
    <description>The latest articles on DEV Community by Gabiro Vladimir Brenn (@gabbrenn).</description>
    <link>https://dev.to/gabbrenn</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2699489%2Fc2146f32-ca08-44ca-b5a6-b4eb8ba69b56.png</url>
      <title>DEV Community: Gabiro Vladimir Brenn</title>
      <link>https://dev.to/gabbrenn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gabbrenn"/>
    <language>en</language>
    <item>
      <title>Spent 4 Hours on a Lombok Error 😩 — Solved It!</title>
      <dc:creator>Gabiro Vladimir Brenn</dc:creator>
      <pubDate>Wed, 23 Apr 2025 16:40:57 +0000</pubDate>
      <link>https://dev.to/gabbrenn/spent-4-hours-on-a-lombok-error-solved-it-10gg</link>
      <guid>https://dev.to/gabbrenn/spent-4-hours-on-a-lombok-error-solved-it-10gg</guid>
      <description>&lt;p&gt;If you're using Lombok and getting weird javac processor or NoClassDefFoundError issues — double-check your JDK version. Lombok might not play well with Java 21+ in certain environments.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq6n5rbvx8fg0481wzpqa.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq6n5rbvx8fg0481wzpqa.png" alt="Image description" width="800" height="270"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Try dropping back to Java 17 (which is LTS and widely supported) and see if that resolves your problem. It saved me a lot of headache.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>java</category>
      <category>springboot</category>
    </item>
  </channel>
</rss>
