<?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>Spring Builders: Shardul Lavekar</title>
    <description>The latest articles on Spring Builders by Shardul Lavekar (@shardul).</description>
    <link>https://springbuilders.dev/shardul</link>
    <image>
      <url>https://springbuilders.dev/images/4CkP6qLP9Nkng3KXeSQ2qw4CIC1CtweDyr6F6KepcW0/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly9zcHJp/bmdidWlsZGVycy5k/ZXYvdXBsb2Fkcy91/c2VyL3Byb2ZpbGVf/aW1hZ2UvMjUvODYx/MTc4OGEtNjcyNy00/YjU4LWJmZWItMmUz/Y2RkNDIzZDVlLmpw/ZWc</url>
      <title>Spring Builders: Shardul Lavekar</title>
      <link>https://springbuilders.dev/shardul</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://springbuilders.dev/feed/shardul"/>
    <language>en</language>
    <item>
      <title>Getting Started: GraphQL with Springboot</title>
      <dc:creator>Shardul Lavekar</dc:creator>
      <pubDate>Tue, 18 Jun 2024 01:01:18 +0000</pubDate>
      <link>https://springbuilders.dev/shardul/getting-started-graphql-with-springboot-4one</link>
      <guid>https://springbuilders.dev/shardul/getting-started-graphql-with-springboot-4one</guid>
      <description>&lt;p&gt;You've probably heard of GraphQL, even if you haven't had the chance to use it yet. &lt;/p&gt;

&lt;p&gt;While REST has been the standard for API development for years, GraphQL is rapidly gaining popularity due to its flexibility and efficiency. &lt;br&gt;
We have written an article on GraphQL with SpringBoot.&lt;/p&gt;

&lt;p&gt;Here's what you'll find:&lt;/p&gt;

&lt;p&gt;➡Introduction to GraphQL: What exactly is GraphQL and why is everyone talking about it?&lt;br&gt;
➡ GraphQL vs. REST: A closer look at the key differences and why you might choose GraphQL over REST.&lt;br&gt;
➡Integrating GraphQL with Spring Boot: A practical, step-by-step guide to setting up a GraphQL server with Spring Boot and PostgreSQL.&lt;br&gt;
➡Exploring GraphiQL: Discover how GraphiQL can simplify your API testing and debugging process.&lt;br&gt;
➡Shortcomings of GraphQL: An honest discussion about the potential drawbacks and challenges of using GraphQL.&lt;/p&gt;

&lt;p&gt;Find the Link below:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.unlogged.io/post/getting-started---graphql-with-springboot"&gt;https://www.unlogged.io/post/getting-started---graphql-with-springboot&lt;/a&gt;&lt;/p&gt;

</description>
      <category>graphql</category>
      <category>springboot</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>A Guide to GraalVM</title>
      <dc:creator>Shardul Lavekar</dc:creator>
      <pubDate>Thu, 30 May 2024 15:45:43 +0000</pubDate>
      <link>https://springbuilders.dev/shardul/a-guide-to-graalvm-58cc</link>
      <guid>https://springbuilders.dev/shardul/a-guide-to-graalvm-58cc</guid>
      <description>&lt;p&gt;@Alina gave a great talk on GraalVM + Spring Boot at the Spring I/O today. &lt;/p&gt;

&lt;p&gt;Coincidentally, we published an in-depth blog post on the same topic today.&lt;/p&gt;

&lt;p&gt;Let me know your feedback! &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.unlogged.io/post/guide-to-graal-vm"&gt;https://www.unlogged.io/post/guide-to-graal-vm&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>All you need to know about Java 22</title>
      <dc:creator>Shardul Lavekar</dc:creator>
      <pubDate>Tue, 14 May 2024 16:04:17 +0000</pubDate>
      <link>https://springbuilders.dev/shardul/all-you-need-to-know-about-java-22-50al</link>
      <guid>https://springbuilders.dev/shardul/all-you-need-to-know-about-java-22-50al</guid>
      <description>&lt;p&gt;Our latest blog post on Unlogged discusses Java 22, which includes 12 major JDK Enhancement Proposals (JEPs). These are categorized into standard, preview, and incubator features. Key updates include unnamed variables, string templates, executing statements before super(), launching multi-file programs, implicit classes, and instance main methods, stream gatherers, and regional pinning for the G1 garbage collector. Each feature aims to simplify coding, enhance performance, and offer new functionalities for developers.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.unlogged.io/post/everything-you-need-to-know-about-java-22"&gt;https://www.unlogged.io/post/everything-you-need-to-know-about-java-22&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy to discuss/chat more on Java 22.&lt;/p&gt;

</description>
      <category>java22</category>
    </item>
    <item>
      <title>Integrating JWT with Spring Security 6 in Spring Boot 3</title>
      <dc:creator>Shardul Lavekar</dc:creator>
      <pubDate>Mon, 22 Apr 2024 15:40:58 +0000</pubDate>
      <link>https://springbuilders.dev/shardul/integrating-jwt-with-spring-security-6-in-spring-boot-3-bln</link>
      <guid>https://springbuilders.dev/shardul/integrating-jwt-with-spring-security-6-in-spring-boot-3-bln</guid>
      <description>&lt;p&gt;Hello, we are thrilled to present the second installment of our series on Spring Security! This episode explores the integration of JWT with Spring Security 6 and Spring Boot 3. We invite you to review the article and share your insights. Your feedback is highly anticipated, and we are excited to engage in discussions about these advancements with you!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.unlogged.io/post/integrating-jwt-with-spring-security-6-in-spring-boot-3"&gt;Link to the post&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Getting started with Spring Security</title>
      <dc:creator>Shardul Lavekar</dc:creator>
      <pubDate>Tue, 16 Apr 2024 16:54:40 +0000</pubDate>
      <link>https://springbuilders.dev/shardul/getting-started-with-spring-security-1bhk</link>
      <guid>https://springbuilders.dev/shardul/getting-started-with-spring-security-1bhk</guid>
      <description>&lt;p&gt;We have written a guide on integrating Spring Security with Spring Boot 3, Spring Data JPA, and PostgreSQL. Check it out and share your thoughts. Up next: advanced topics like role-based access, JWTs, and OAuth2 social login.&lt;/p&gt;

&lt;p&gt;Your feedback is welcome!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.unlogged.io/post/securing-spring-boot-3-applications-with-spring-security-6-1-and-beyond"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
