<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Java on Siddhant Shaw</title><link>https://mianto.github.io/tags/java/</link><description>Recent content in Java on Siddhant Shaw</description><image><title>Siddhant Shaw</title><url>https://mianto.github.io/images/me.jpg</url><link>https://mianto.github.io/images/me.jpg</link></image><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>Siddhant Shaw |</copyright><lastBuildDate>Thu, 16 Feb 2023 11:06:59 +0530</lastBuildDate><atom:link href="https://mianto.github.io/tags/java/index.xml" rel="self" type="application/rss+xml"/><item><title>Using Spring With Lombok</title><link>https://mianto.github.io/posts/using-spring-with-lombok/</link><pubDate>Thu, 16 Feb 2023 11:06:59 +0530</pubDate><guid>https://mianto.github.io/posts/using-spring-with-lombok/</guid><description>Lombok can be easily integrated with Spring Framework to make your code more concise and readable. By using Lombok with Spring, developers can reduce the amount of code they need to write and focus on the core functionality of their application.</description></item><item><title>Refactoring to State Pattern</title><link>https://mianto.github.io/posts/refactoring-to-state-pattern/</link><pubDate>Tue, 09 Aug 2022 22:03:46 +0530</pubDate><guid>https://mianto.github.io/posts/refactoring-to-state-pattern/</guid><description>Refactoring is a process of changing a software in a way that doesn&amp;rsquo;t alter the external behavior of code and yet improves its internal structure. In this post I am trying to explain how one of the bad code smell can be treated using State Patterns.</description></item></channel></rss>