<?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: Rajveer Singh</title>
    <description>The latest articles on DEV Community by Rajveer Singh (@officiallysingh).</description>
    <link>https://dev.to/officiallysingh</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%2F1358958%2F633be805-c8bd-4792-bf21-d91f7acc1bd3.jpeg</url>
      <title>DEV Community: Rajveer Singh</title>
      <link>https://dev.to/officiallysingh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/officiallysingh"/>
    <language>en</language>
    <item>
      <title>Ultimate guide for Exception handling in Spring Boot applications</title>
      <dc:creator>Rajveer Singh</dc:creator>
      <pubDate>Sun, 17 Mar 2024 08:29:41 +0000</pubDate>
      <link>https://dev.to/officiallysingh/ultimate-guide-for-exception-handling-in-spring-boot-applications-3ml7</link>
      <guid>https://dev.to/officiallysingh/ultimate-guide-for-exception-handling-in-spring-boot-applications-3ml7</guid>
      <description>&lt;p&gt;Adding the &lt;a href="https://github.com/officiallysingh/spring-boot-problem-handler"&gt;spring-boot-problem-handler&lt;/a&gt; jar to application dependencies is all it takes to get a default working exception handling mechanism in a Spring boot application.&lt;/p&gt;

</description>
      <category>java</category>
      <category>springboot</category>
      <category>controlleradvice</category>
      <category>exceptionhandling</category>
    </item>
  </channel>
</rss>
