<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>DeepTechHub</title>
    <link>https://deeptechhub.dev</link>
    <description>Deep Dives into Modern Software Engineering</description>
    <language>en-us</language>
    <lastBuildDate>Sat, 28 Mar 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://deeptechhub.dev/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Apache Commons: Practical Guide to Essential Utilities</title>
      <link>https://deeptechhub.dev/blog/apache-commons-utilities</link>
      <guid isPermaLink="true">https://deeptechhub.dev/blog/apache-commons-utilities</guid>
      <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
      <description>Hands-on Java examples for Apache Commons Lang3, IO, Collections4, Text, Codec, and Validator—covering the utilities developers reach for most in real projects.</description>
      <category>utils</category>
    </item>
  
    <item>
      <title>Kubernetes in Practice: A Hands-On Guide Using Docker Desktop</title>
      <link>https://deeptechhub.dev/blog/kubernetes-in-practice</link>
      <guid isPermaLink="true">https://deeptechhub.dev/blog/kubernetes-in-practice</guid>
      <pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate>
      <description>Deep dive into Kubernetes using Docker Desktop</description>
      <category>devops</category>
    </item>
  
    <item>
      <title>Mastering Stack and Queue in Java</title>
      <link>https://deeptechhub.dev/blog/stack-queue-java</link>
      <guid isPermaLink="true">https://deeptechhub.dev/blog/stack-queue-java</guid>
      <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
      <description>Mastering Stack and Queue in Java: Concepts, Implementations, and Best Practices</description>
      <category>java</category>
    </item>
  
    <item>
      <title>Troubleshooting Java Applications</title>
      <link>https://deeptechhub.dev/blog/troubleshooting-java-app</link>
      <guid isPermaLink="true">https://deeptechhub.dev/blog/troubleshooting-java-app</guid>
      <pubDate>Wed, 14 Jan 2026 00:00:00 GMT</pubDate>
      <description>A Practical Guide for troubleshooting Java applications using debugging and profiling techniques</description>
      <category>java</category>
    </item>
  
    <item>
      <title>🔥 11 Most Useful Java Features From Java 21 To 25</title>
      <link>https://deeptechhub.dev/blog/java-21-to-25</link>
      <guid isPermaLink="true">https://deeptechhub.dev/blog/java-21-to-25</guid>
      <pubDate>Tue, 25 Nov 2025 00:00:00 GMT</pubDate>
      <description>Collection of most useful features added in Java 21 to 25</description>
      <category>java</category>
    </item>
  
    <item>
      <title>Securing Chrome Extension using Auth0 Authentication</title>
      <link>https://deeptechhub.dev/blog/chrome-ext-auth</link>
      <guid isPermaLink="true">https://deeptechhub.dev/blog/chrome-ext-auth</guid>
      <pubDate>Sun, 05 Oct 2025 00:00:00 GMT</pubDate>
      <description>Step by step guide for implementing Authentication using Auth0 in chrome extension</description>
      <category>security</category>
    </item>
  
    <item>
      <title>Microservices Logging with Correlation IDs in Spring Boot</title>
      <link>https://deeptechhub.dev/blog/spring-boot-corelationid</link>
      <guid isPermaLink="true">https://deeptechhub.dev/blog/spring-boot-corelationid</guid>
      <pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate>
      <description>Implementing Microservices Logging with Correlation IDs in Spring Boot</description>
      <category>microservices</category>
    </item>
  
    <item>
      <title>Building APIs with Spring Boot and GraphQL</title>
      <link>https://deeptechhub.dev/blog/spring-boot-graphql</link>
      <guid isPermaLink="true">https://deeptechhub.dev/blog/spring-boot-graphql</guid>
      <pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate>
      <description>A Step-by-Step Guide with Practical Implementation</description>
      <category>spring-boot</category>
    </item>
  
    <item>
      <title>A Complete Guide to Testing Spring Boot Microservices</title>
      <link>https://deeptechhub.dev/blog/spring-boot-testing</link>
      <guid isPermaLink="true">https://deeptechhub.dev/blog/spring-boot-testing</guid>
      <pubDate>Mon, 26 May 2025 00:00:00 GMT</pubDate>
      <description>Unit, Integration, and End-to-End testing Strategies for Reliable Microservice Applications</description>
      <category>testing</category>
    </item>
  
    <item>
      <title>Java Stream API Deep Dive</title>
      <link>https://deeptechhub.dev/blog/java-streams-guide</link>
      <guid isPermaLink="true">https://deeptechhub.dev/blog/java-streams-guide</guid>
      <pubDate>Fri, 11 Apr 2025 00:00:00 GMT</pubDate>
      <description>Master the Stream API for functional programming in Java</description>
      <category>java</category>
    </item>
  
  </channel>
</rss>