<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IntelliJ IDEA on SivaLabs</title><link>https://www.sivalabs.in/tags/intellij-idea/</link><description>Recent content in IntelliJ IDEA on SivaLabs</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 27 Aug 2026 09:41:55 +0530</lastBuildDate><atom:link href="https://www.sivalabs.in/tags/intellij-idea/index.xml" rel="self" type="application/rss+xml"/><item><title>Announcing FeatureTracker Application</title><link>https://www.sivalabs.in/blog/feature-tracker-application-announcement/</link><pubDate>Wed, 18 Jun 2025 04:59:17 +0530</pubDate><guid>https://www.sivalabs.in/blog/feature-tracker-application-announcement/</guid><description>&lt;p&gt;As a Java Developer Advocate at JetBrains, I frequently demonstrate IntelliJ IDEA features through videos and articles. To do this, I usually create small demo applications focused on specific features. While this works well initially, the number of such applications grows quickly. Soon, it becomes difficult to remember which app was built for what purpose, turning it into a maintenance headache.&lt;/p&gt;</description></item><item><title>Running your own Spring Initializr and using it from IntelliJ IDEA</title><link>https://www.sivalabs.in/blog/running-custom-spring-initializr/</link><pubDate>Fri, 06 Sep 2024 23:29:17 +0000</pubDate><guid>https://www.sivalabs.in/blog/running-custom-spring-initializr/</guid><description>&lt;p&gt;If you ever worked with &lt;strong&gt;Spring Boot&lt;/strong&gt;, then you are probably aware of &lt;a href="https://start.spring.io/"&gt;Spring Initializr&lt;/a&gt;.
The Spring Initializr is a web application that you can use to create a Spring Boot application.&lt;/p&gt;
&lt;p&gt;Do you know Spring Initializr itself is an &lt;a href="https://github.com/spring-io/start.spring.io"&gt;open-source Spring Boot application&lt;/a&gt;?
You can fork it, customize it, deploy on your infrastructure and use it to generate Spring Boot applications.&lt;/p&gt;</description></item><item><title>Get Super Productive with Intellij File Templates</title><link>https://www.sivalabs.in/blog/get-super-productive-with-intellij-file-templates/</link><pubDate>Wed, 18 Aug 2021 23:29:17 +0000</pubDate><guid>https://www.sivalabs.in/blog/get-super-productive-with-intellij-file-templates/</guid><description>&lt;p&gt;&lt;a href="https://www.jetbrains.com/idea/"&gt;Intellij IDEA&lt;/a&gt; is the most popular IDE for &lt;strong&gt;Java&lt;/strong&gt; development and there are tons of features to explore and become more productive.
We all know about &lt;a href="https://www.jetbrains.com/help/idea/using-live-templates.html"&gt;Live Templates&lt;/a&gt; which can be used to expand a small expression to common code snippets.&lt;/p&gt;
&lt;p&gt;Recently I came to know about &lt;strong&gt;File Templates&lt;/strong&gt;, and I realized I can put it to good use and be more productive.&lt;/p&gt;</description></item><item><title>Getting Started with SpringBoot in Intellij IDEA Community Edition</title><link>https://www.sivalabs.in/blog/getting-started-springboot-intellij-idea-community-edition/</link><pubDate>Wed, 07 Sep 2016 09:53:35 +0000</pubDate><guid>https://www.sivalabs.in/blog/getting-started-springboot-intellij-idea-community-edition/</guid><description>&lt;p&gt;We can use &lt;strong&gt;IntelliJ IDEA Community Edition&lt;/strong&gt; for working with &lt;strong&gt;Spring Boot&lt;/strong&gt; applications, as we don&amp;rsquo;t need support for configuring servers like Tomcat, Wildfly, etc., and can simply run the applications by running the &lt;strong&gt;main()&lt;/strong&gt; method.&lt;/p&gt;
&lt;p&gt;However, there is no provision in IntelliJ IDEA Community Edition to create a Spring Boot application directly, the way it is supported in the Ultimate Edition.&lt;/p&gt;</description></item></channel></rss>