Siva (@sivalabs) 's Twitter Profile
Siva

@sivalabs

💻 Pragmatic Software Developer | ☕ Developer Advocate @JetBrains | sivalabs.in | youtube.com/sivalabs

ID: 74076878

linkhttp://www.sivalabs.in calendar_today14-09-2009 04:57:59

15,15K Tweet

12,12K Followers

354 Following

JetBrains (@jetbrains) 's Twitter Profile Photo

A year ago, our first prototype scored around 20% on SWEBench. Today, we’re at 60.8% – one of the highest results in the industry! 📷 What’s next for Junie? Read about the future of our coding agent from andrew zakonov, Product Leader of Junie, the coding agent by JetBrains.

A year ago, our first prototype scored around 20% on SWEBench. Today, we’re at 60.8% – one of the highest results in the industry! 📷

What’s next for Junie?

Read about the future of our coding agent from <a href="/andrewzakonov/">andrew zakonov</a>, Product Leader of Junie, the coding agent by JetBrains.
IntelliJ IDEA, a JetBrains IDE (@intellijidea) 's Twitter Profile Photo

🚀 Run your app in debug mode, and instantly see which beans are loaded — right in the Project view. Spring Debugger even recognizes mocked beans, making tests easier to reason about.

🚀 Run your app in debug mode, and instantly see which beans are loaded — right in the Project view.
Spring Debugger even recognizes mocked beans, making tests easier to reason about.
IntelliJ IDEA, a JetBrains IDE (@intellijidea) 's Twitter Profile Photo

🧠 Paused at a breakpoint? You can inspect bean definitions directly in the debugger — or even invoke Spring beans straight from the evaluator. Yes, live!

🧠 Paused at a breakpoint?
You can inspect bean definitions directly in the debugger — or even invoke Spring beans straight from the evaluator. Yes, live!
IntelliJ IDEA, a JetBrains IDE (@intellijidea) 's Twitter Profile Photo

🔎 Need to verify a property value? See the effective value in context — in your code, in the debugger, or in the evaluator. Navigate directly to the source, even if it’s profile-specific or overridden.

🔎 Need to verify a property value?
See the effective value in context — in your code, in the debugger, or in the evaluator.
Navigate directly to the source, even if it’s profile-specific or overridden.
IntelliJ IDEA, a JetBrains IDE (@intellijidea) 's Twitter Profile Photo

💡 Didn’t add your data source manually? No problem. Spring Debugger detects active database connections — including Testcontainers and @mongodb — and displays them in the Database tool window.

💡 Didn’t add your data source manually? No problem.
Spring Debugger detects active database connections — including Testcontainers and @mongodb — and displays them in the Database tool window.
IntelliJ IDEA, a JetBrains IDE (@intellijidea) 's Twitter Profile Photo

🔄 Track transactions in real time. See active transactions, navigate to their origin, and inspect L1 cache and entity states. This means there’s no more guessing when dealing with detached entities or LazyInitExceptions.

🔄 Track transactions in real time.
See active transactions, navigate to their origin, and inspect L1 cache and entity states.
This means there’s no more guessing when dealing with detached entities or LazyInitExceptions.
IntelliJ IDEA, a JetBrains IDE (@intellijidea) 's Twitter Profile Photo

✨ It’s completely non-invasive. No Java agents. No extra starters. You don’t even need Spring Actuator. Just debug your app — and IntelliJ IDEA, a JetBrains IDE will handle the rest.

✨ It’s completely non-invasive.
No Java agents. No extra starters. You don’t even need Spring Actuator.
Just debug your app — and <a href="/intellijidea/">IntelliJ IDEA, a JetBrains IDE</a> will handle the rest.
IntelliJ IDEA, a JetBrains IDE (@intellijidea) 's Twitter Profile Photo

🔧 Spring Debugger is built into your workflow. Powered by the IntelliJ platform, it gives you professional-grade insight into your Spring Boot internals — all without breaking focus. 👉 Try it today: plugins.jetbrains.com/plugin/25302-s…

Siva (@sivalabs) 's Twitter Profile Photo

This thread is a must watch for every #SpringBoot application developer to get a gist of what Spring Debugger plugin offers 🔥🚀

Jacky Chan (@linux_china) 's Twitter Profile Photo

IntelliJ IDEA Spring Debugger: Active DB Connection Display: Automatically shows active database connections, including Testcontainers , with no manual setup. 🤪🤪🤪plugins.jetbrains.com/plugin/25302-s…

IntelliJ IDEA Spring Debugger:  Active DB Connection Display: Automatically shows active database connections, including <a href="/testcontainers/">Testcontainers</a> , with no manual setup.   🤪🤪🤪plugins.jetbrains.com/plugin/25302-s…
Siva (@sivalabs) 's Twitter Profile Photo

Both Interesting & Learning Activity using AI: 🔥🤓 🤖 System Prompt: You are an expert Java developer who speaks to the point without drama and sugar coating things. You always give brutally honest feedback. * Review the current codebase and write the feedback in review .md

Spring I/O (@spring_io) 's Twitter Profile Photo

🍃 The Ultimate Showdown of Database Migration Tools by Pasha Finkelshteyn | asm0dey 🇩🇪⬅️🇷🇺(✡️) / Anton Arhipov @ Spring I/O 2025 ▶️ Video: youtu.be/U3QUxpmzxts 🔗 Slides: speakerdeck.com/asm0dey/the-ul… #springio25

Rod Johnson (@springrod) 's Twitter Profile Photo

Rightsize your prompts to make prompt engineering less like alchemy. Don't ask for gold all at once: factor your app into multiple actions managed by an agent framework. medium.com/@springrod/fro…

Rightsize your prompts to make prompt engineering less like alchemy. Don't ask for gold all at once: factor your app into multiple actions managed by an agent framework.

medium.com/@springrod/fro…
Anton Arhipov (@antonarhipov) 's Twitter Profile Photo

On Monday, June 2nd, 19:00 CET, together with Ken Kousen, we will put Claude Code and JetBrains Junie side by side. We will experiment with the tools and see how they perform in different scenarios. Chime in to learn and have fun! youtube.com/live/VDvCrGfBs…

On Monday, June 2nd, 19:00 CET, together with <a href="/kenkousen/">Ken Kousen</a>, we will put Claude Code and JetBrains Junie side by side. We will experiment with the tools and see how they perform in different scenarios. Chime in to learn and have fun!

youtube.com/live/VDvCrGfBs…
Siva (@sivalabs) 's Twitter Profile Photo

You can use AI and may get things done, sure. But the bloody satisfaction you get after trying out various options, debugging code, checking logs and finally figuring out the solution while taking a shower is priceless 😎

Siva (@sivalabs) 's Twitter Profile Photo

I think people go through various phases of using AI: 1. AI is just a hype 2. AI seems to be helpful 3. Wow, AI is amazing and it's going to take away our jobs 4. OMG, AI made my codebase a mess 5. Okay, so I need to do the thinking and use AI to carry out the tasks.