Another busy day at @devnexus.bsky.social!
Stop by the @jetbrains.com booth, take a photo with our new mascot Runzo 📸, and don’t miss @antonarhipov.bsky.social’s talk, Debugging with IntelliJ IDEA, on March 6 at 3:40 pm – devnexus.com/events/debug...
06.03.2026 15:00
👍 3
🔁 0
💬 0
📌 0
More to see at @devnexus.bsky.social: Ever wanted to check if a secured endpoint works? In @intellijidea.com, you can temporarily unlock secured endpoints during local debugging. No need to modify the Spring Security config. Reduce the risk of committing security changes and test faster.
06.03.2026 13:02
👍 3
🔁 0
💬 0
📌 0
A sneak peek into upcoming @intellijidea.com features at @devnexus.bsky.social: Now you can see injected Spring framework beans right in your code without stopping the application. Find out exactly which bean implementation is injected by just glancing over the text!
05.03.2026 16:02
👍 4
🔁 0
💬 0
📌 0
It’s time for @devnexus.bsky.social!
Visit the @jetbrains.com booth to talk about IntelliJ IDEA, Java 25, JSpecify, and smarter command completion. Grab some swag and meet the team!
📌 Don’t miss @antonarhipov.bsky.social’s talk today at 3:50 pm: The Ultimate Showdown of Database Migration Tools.
05.03.2026 13:00
👍 2
🔁 0
💬 0
📌 0
Cursor is now available in IntelliJ IDEA through the Agent Client Protocol – giving you more flexibility in how you work with AI agents.
Learn more 👇
04.03.2026 16:16
👍 9
🔁 1
💬 0
📌 0
@devnexus.bsky.social starts tomorrow, and we’re ready to roll! 🎉
If you’re in Atlanta, stop by the @jetbrains.com booth to catch up on what’s new in IntelliJ IDEA, from Java 25 and smarter code completion to the latest @kotlinlang.org updates. See you there!
04.03.2026 15:02
👍 1
🔁 0
💬 0
📌 0
Command completion (..) unlocks features in the editor, without needing to know shortcuts. You don't even always need to know the exact name of a command, as some commands have aliases. #IntelliJIDEATips
03.03.2026 09:02
👍 5
🔁 0
💬 0
📌 0
25 Years of IntelliJ IDEA: The IDE That Grew Up With Java
foojay is the place for all OpenJDK Update Release Information. Learn More.
New podcast episode! @frankdelporte.be interviewed @maritvandijk.bsky.social, @antonarhipov.bsky.social, and Dmitry Jemerov about 25 years of @jetbrains.com @intellijidea.com and how it evolved alongside Java itself.
foojay.io/today/foojay...
#IntelliJIDEA #Java #Podcast
02.03.2026 09:28
👍 16
🔁 5
💬 0
📌 0
The Spring Data JDBC framework does not support schema generation yet: jb.gg/jvqcp1.
But there is a workaround! Use IntelliJ IDEA to generate schema init scripts for Liquibase and Flyway.
27.02.2026 10:30
👍 3
🔁 0
💬 0
📌 0
How do you run background jobs in large Java systems? Retries, backoff, observability, and what happens when invoices land in a dead letter queue. Ronald Dehuysser (creator of JobRunr) joins Marco to talk distributed scheduling in Java.
🎥 Watch now: youtu.be/9Zgw_0kVFk8
#Java #JVM #SpringBoot
25.02.2026 15:00
👍 4
🔁 2
💬 0
📌 0
Spring Data JDBC Made Easy with IntelliJ IDEA | The IntelliJ IDEA Blog
In this article, you will learn how to use Spring Data JDBC by leveraging IntelliJ IDEA's powerful features and become more productive in your development process.
Need a straightforward persistence layer for a CRUD service?
Spring Data JDBC is lean and explicit. For a DB-first approach, use IntelliJ IDEA to generate entities from an existing schema. Liquibase and Flywaydb diff generation are also supported.
jb.gg/b8o1hq
25.02.2026 12:02
👍 4
🔁 3
💬 0
📌 0
Use command completion (..) for navigation, for example to Go to declaration or Show usages. To navigate in read only files as well, open Settings and turn on the beta feature Enable command completion for read-only files. #IntelliJIDEATips
24.02.2026 09:01
👍 7
🔁 2
💬 0
📌 0
Your IDE can do more than you think.
At IntelliJ IDEA Conf 2026, @starbuxman.joshlong.com will show how IntelliJ IDEA and Spring Boot work together to boost developer productivity.
🗓 March 26–27
👉 Register now: jb.gg/3vwzgv
#IntelliJIDEAConf
20.02.2026 15:04
👍 6
🔁 3
💬 0
📌 0
If you’re building your app with DDD around aggregates and explicit persistence,
Spring Data JDBC is designed for that.
IntelliJ IDEA helps you maintain proper DDD design with inspections and quick-fixes, giving you instant feedback from the IDE if something goes wrong.
20.02.2026 13:01
👍 3
🔁 0
💬 0
📌 0
AI agents are getting better at reasoning – but real-time data changes the game.
At IntelliJ IDEA Conf 2026, @gamussa.dev explores how MCP connects LLMs with live data streams and modern streaming platforms.
🗓 March 26–27
👉 Register now: jb.gg/3vwzgv
#IntelliJIDEAConf
20.02.2026 10:01
👍 3
🔁 0
💬 0
📌 0
AI-powered development needs faster feedback loops.
At IntelliJ IDEA Conf 2026, Stefan Wolf will show how IntelliJ IDEA, Develocity, and AI can speed up troubleshooting and recovery.
🗓 March 26–27
👉 Register now: jb.gg/3vwzgv
#IntelliJIDEAConf
19.02.2026 15:03
👍 2
🔁 0
💬 0
📌 0
Want to explore data without setting up a Python environment?
At IntelliJ IDEA Conf 2026, Adele Carpenter will show how Kotlin Notebook makes data science accessible inside IntelliJ IDEA.
🗓 March 26–27
👉 Register now: jb.gg/3vwzgv
#IntelliJIDEAConf
19.02.2026 10:03
👍 5
🔁 1
💬 0
📌 0
We’re continuing to modernize our IDEs and have refreshed something you interact with constantly — the editor caret and selection!
Learn more in this blog post 👇
jb.gg/wi1tww
18.02.2026 15:00
👍 18
🔁 0
💬 0
📌 0
Java, Kotlin, and the JVM.
IntelliJ IDEA Conf 2026 is where modern JVM development comes together.
🗓 March 26–27, 2026
🎟 Free and virtual
👉 jb.gg/t06fej
#IntelliJIDEAConf
18.02.2026 12:02
👍 5
🔁 0
💬 0
📌 0
Legacy schema, new code? Spring Data JDBC gives a clean, lightweight mapping layer — perfect for DB-first modernization.
Generate Spring Data JDBC entities directly from your existing database in IntelliJ IDEA — less manual coding and predictable result. Spend your tokens on really complex tasks!
18.02.2026 10:00
👍 7
🔁 0
💬 0
📌 0
Enterprise Java has evolved for more than 30 years – and it’s not slowing down.
At IntelliJ IDEA Conf 2026, @theguywiththeduketattoo.com will explore the past, present, and future of Enterprise Java and Jakarta EE.
🗓 March 26–27
👉 Register now: jb.gg/3vwzgv
#IntelliJIDEAConf
17.02.2026 15:04
👍 4
🔁 1
💬 0
📌 0
Developers don’t just use tools – they shape them.
At IntelliJ IDEA Conf 2026, community leaders from JetBrains, UN-OICT, AWS, Neo4j, and the Apache Software Foundation will discuss how developer communities influence the tools we use every day.
🗓 March 26–27
👉 Register now: jb.gg/3vwzgv
17.02.2026 10:01
👍 3
🔁 1
💬 0
📌 0
Transform your code using command completion (..), for example to convert a class into a record. No shortcuts required! #IntelliJIDEATips
17.02.2026 09:02
👍 7
🔁 1
💬 0
📌 0
Mixing JVM and non-JVM languages in one runtime?
At IntelliJ IDEA Conf 2026, @thomaswue.dev will show how GraalVM enables true polyglot development.
🗓 March 26–27
👉 Register now: jb.gg/3vwzgv
#IntelliJIDEAConf
16.02.2026 15:04
👍 9
🔁 1
💬 0
📌 0
AI coding assistants are powerful – and risky.
At IntelliJ IDEA Conf 2026, @shelajev.bsky.social will explore how Docker sandboxes can secure AI-driven developer workflows.
🗓 March 26–27
👉 Register now: jb.gg/3vwzgv
#IntelliJIDEAConf
16.02.2026 10:01
👍 4
🔁 1
💬 0
📌 0
Waiting on slow Maven builds?
At IntelliJ IDEA Conf 2026, @mthmulders.bsky.social will share practical ways to speed up builds and shorten feedback cycles.
🗓 March 26–27
👉 Register now: jb.gg/3vwzgv
#IntelliJIDEAConf
13.02.2026 15:05
👍 8
🔁 1
💬 0
📌 0
What if AI agents could handle real development tasks in large Java codebases?
At IntelliJ IDEA Conf 2026, Mark Pollack will share practical experience building autonomous agents with Spring AI.
🗓 March 26–27
👉 Register now: jb.gg/3vwzgv
#IntelliJIDEAConf
13.02.2026 10:01
👍 3
🔁 1
💬 0
📌 0