Anton Arhipov
@antonarhipov.bsky.social
📤 2249
📥 321
📝 219
Developer Advocate @ JetBrains
https://antonarhipov.com
#java
#kotlin
#programming
reposted by
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
2 days ago
Null pointer exceptions are the billion dollar mistake. With Spring Boot 4 & Spring Framework 7 now fully on board with JSpecify, it's time to fix them for good.
@0.5ritter.de
from the Spring team shows you how. 👇
youtu.be/tpz-FSs6oO4
loading . . .
Nulls are dead - Moritz Halbritter | IntelliJ IDEA Tech Talks
Null pointer exceptions have been called the billion dollar mistake. They are a common source of bugs and frustration. JSpecify aims to fix that, and with Spring Boot 4 and Spring Framework 7 now…
https://youtu.be/tpz-FSs6oO4
0
15
8
reposted by
Anton Arhipov
Johannes Rabauer
10 days ago
Quick update. The app I built with
@antonarhipov.bsky.social
during our livestream is now fixed and working. YouTube stream here:
www.youtube.com/watch?v=LekX...
Source code is available here:
github.com/JohannesRaba...
I also wrote up the details in a blog post:
rabauer.dev/en/blog/juni...
loading . . .
0
3
1
Just an observation: we're best at solving the problems we made ourselves.
11 days ago
1
5
0
reposted by
Anton Arhipov
Johannes Rabauer
20 days ago
Is
@jetbrains.com
Junie just another coding assistant? We're going beyond autocomplete and building a JavaFX MIDI visualizer live in
@intellijidea.com
. Join
@antonarhipov.bsky.social
and me. 📺
youtube.com/live/LekXCf-...
#Java
#AI
#IntelliJ
loading . . .
Building a MIDI Visualizer with Junie, IntelliJ and JavaFX ft. Anton Arhipov
AI assisted development is becoming a core part of modern software engineering. But what does that actually look like in a real Java project?In this live cod...
https://youtube.com/live/LekXCf-FJ00?feature=share
0
3
1
reposted by
Anton Arhipov
Marit van Dijk
29 days ago
We'd like to show you a new feature in the upcoming
#IntelliJIDEA
2026.2 release: Logpoints can help you investigate a running application without having to add (or clean up) print statements...
www.youtube.com/shorts/j7PWa...
loading . . .
IntelliJ IDEA 2026.2 EAP: Logpoint
Download IntelliJ IDEA 2026.2 EAP here: https://www.jetbrains.com/idea/nextversion/ Join us: Website: https://jb.gg/website Blog: https://jb.gg/blog X: https://twitter.com/intellijidea Bluesky:…
https://www.youtube.com/shorts/j7PWakn5CL0
1
8
2
reposted by
Anton Arhipov
JNation 🇵🇹 May 26 & 27 - 2026
about 1 month ago
Pasha Finkelshteyn and Anton Arhipov are now comparing Liquibase and Flyway in a technical showdown focused on workflows, rollbacks and developer experience.
#JNation
#Java
#SpringBoot
#databases
#Coimbra
@asm0dey.site
@antonarhipov.bsky.social
0
5
2
I like to think about the concept of "unknown unknowns" and often stop myself from deciding something.
antonarhipov.com/blog/00-the-...
loading . . .
The Second Apple — Anton
A thought experiment about an apple on a table that shows why gathering more information often reinforces the same answer instead of revealing new ones — and why changing perspective or process is wha...
https://antonarhipov.com/blog/00-the-second-apple/
about 1 month ago
0
1
1
Just published slides for my
#KotlinConf
2026 talk on Spec-Driven Development
speakerdeck.com/antonarhipov...
loading . . .
Spec-Driven Development with AI-Agents: From High-Level Requirements to Working Software
AI coding agents are powerful, but they often feel unpredictable. Without structure, they can jump into implementation, miss requirements, or generate c…
https://speakerdeck.com/antonarhipov/spec-driven-development-with-ai-agents-from-high-level-requirements-to-working-software-e397ad2e-3484-4bfa-a80b-6c47c593ed11
about 1 month ago
1
2
0
Recorded the new
#techtalk
show episodes with
@0.5ritter.de
and
@maritvandijk.bsky.social
at JetBrains office today
about 2 months ago
0
6
2
reposted by
Anton Arhipov
Simon Verhoeven
3 months ago
It's superb to see the
@jetbrains.com
Koog 0.8 release adding Spring AI support:
github.com/JetBrains/ko...
.
loading . . .
Release 0.8.0 · JetBrains/koog
0.8.0 Published 10 April 2026 Major Features Spring AI Integration: Added comprehensive Spring AI support with ChatMemoryRepository and VectorStore integration for seamless persistence and retri...
https://github.com/JetBrains/koog/releases/tag/0.8.0
0
5
2
reposted by
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
3 months ago
Great technical breakdown by Mark Pollack on the ACP Java SDK. ACP = LSP for AI agents: → JSON-RPC → M+N integrations → IDE as control plane Clean abstraction, strong security model – exactly what scalable IDE ↔️ AI collaboration needs.
blog.pollack.ai/p/8a0a3a73-1...
loading . . .
ACP Java SDK: Building IDE Agents in Java
ACP standardizes how code editors talk to AI agents — LSP for the agent era. The Java SDK gives you annotations, a sync API, and in-memory testing. Here's what the programming model looks like.
https://blog.pollack.ai/p/8a0a3a73-144a-4615-a992-560da556f13c/
0
7
2
reposted by
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
3 months ago
Spring Data JDBC brings out the best in
#Kotlin
. Constructor-based mapping keeps val fields truly immutable. Value classes map natively – no @Embedded, no extra setup. No proxies, no hidden state. Check it out 👇
jb.gg/agfdv4
loading . . .
Using Spring Data JDBC With Kotlin | The IntelliJ IDEA Blog
This post was written together with Thorben Janssen, who has more than 20 years of experience with JPA and Hibernate and is the author of “Hibernate Tips: More than 70 Solutions to Common Hiberna
https://jb.gg/agfdv4
0
13
8
reposted by
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
3 months ago
The IntelliJ IDEA 2026.1 release is here! Discover the latest updates, all explained and demoed on our What’s New page. Check it out 👇
www.jetbrains.com/idea/whatsnew/
loading . . .
What's New in IntelliJ IDEA
Discover IntelliJ IDEA 2026.1 with support for more AI agents and ACP, Java 26 and Kotlin 2.3.20, Spring insights, and productivity boosts.
https://www.jetbrains.com/idea/whatsnew/
2
25
7
reposted by
Anton Arhipov
Siva
3 months ago
You have implemented Pagination using Spring Data JPA and it seem to work fine locally, but in production it crashed the server with OutOfMemory Exception 😰
www.youtube.com/watch?v=2Y0e...
This video can help you identify a specific pagination issue and how to resolve it 🚀
#Java
#SpringBoot
loading . . .
Spring Data JPA : Pagination While Loading Child Collection
YouTube video by SivaLabs
https://www.youtube.com/watch?v=2Y0eCAEbAV4
0
6
4
Setting up
air.dev
4 months ago
0
6
0
reposted by
Anton Arhipov
Marit van Dijk
4 months ago
Some cool new features are coming in the
#IntelliJIDEA
2026.1 release. Can't wait to tell you all about them in the What's new video with Marco Behler,
@antonarhipov.bsky.social
and
@sivalabs.in
0
11
3
The navigation facilities in IntelliJ IDEA are mind-blowing
4 months ago
1
10
0
reposted by
Anton Arhipov
Jeremy Davis
4 months ago
@antonarhipov.bsky.social
great talk at
@devnexus.bsky.social
today!
1
5
1
reposted by
Anton Arhipov
Siva
4 months ago
SpringModulith helps in building Modular Monolith by providing automated modularity checks & more
jb.gg/uj9s2n
In this article I have explained: ✨Core principles of Spring Modulith ✨Adapting Spring Modulith in an existing Spring Boot app ✨How
@intellijidea.com
helps with inspections, & quick fixes
loading . . .
Migrating to Modular Monolith using Spring Modulith and IntelliJ IDEA | The IntelliJ IDEA Blog
As applications grow in complexity, maintaining a clean architecture becomes increasingly challenging. The traditional package-by-layer approach of organizing code into controllers, services, reposito
https://blog.jetbrains.com/idea/2026/02/migrating-to-modular-monolith-using-spring-modulith-and-intellij-idea/
1
10
4
reposted by
Anton Arhipov
Frank Delporte
4 months ago
Published:
@foojay.io
#Podcast
"25 Years of IntelliJ IDEA: The IDE That Grew Up With Java".
@jetbrains.com
@intellijidea.com
shaped how we write
#Java
!
@maritvandijk.bsky.social
, Dmitry Jemerov,
@antonarhipov.bsky.social
. On YouTube or in your favorite podcast app.
www.youtube.com/watch?v=Bi3w...
loading . . .
25 Years of IntelliJ IDEA: The IDE That Grew Up With Java (#91)
YouTube video by Frank Delporte
https://www.youtube.com/watch?v=Bi3wLP5ZCWw
0
10
5
reposted by
Anton Arhipov
Frank Delporte
4 months ago
If you are considering moving from
#Java
21 to 25, this
@foojay.io
podcast is for you! Together with Jakob Jenkov, we discussed the most important changes. Watch it on YouTube
www.youtube.com/watch?v=fKDh...
Or listen in your favorite
#podcast
app.
loading . . .
From Java 21 to 25: The Features That Changed Everything (#90)
YouTube video by Frank Delporte
https://www.youtube.com/watch?v=fKDhVUEVT3g
1
11
5
reposted by
Anton Arhipov
Gergely Orosz
4 months ago
Amusing that Amazon's idea of catching up with Kiro is banning Claude Code (when they are an Anthropic investor!) instead of the other way around: Let devs vote with their feet, and have the Kiro team actually feel the heat to catch up based on merit. Poor strategy for Kiro IMO
8
73
8
reposted by
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
4 months ago
AI coding agents feel powerful – and chaotic. At IntelliJ IDEA Conf 2026,
@antonarhipov.bsky.social
will show how spec-driven development brings structure and control to AI-assisted workflows. 🗓 March 26–27 👉 Register now:
jb.gg/3vwzgv
#IntelliJIDEAConf
1
6
2
reposted by
Anton Arhipov
Foojay, the Friends Of OpenJDK
5 months ago
Join IntelliJ IDEA Conf 2026!
@maritvandijk.bsky.social
shares all the details about this conference for IDE users and developers.
foojay.io/today/youre-...
#IntelliJIDEA
#Java
#Conference
loading . . .
foojay – a place for friends of OpenJDK
You are invited to IntelliJ IDEA Conf 2026, a free virtual event on March 26-27, 2026. Learn about topics relevant to modern Java and Kotlin.
https://foojay.io/today/youre-invited-to-intellij-idea-conf-2026/
0
6
3
reposted by
Anton Arhipov
Steve Klabnik
10 months ago
Have you ever considered that your PM is “vibe coding” you
34
566
104
reposted by
Anton Arhipov
Josh Long 🍃
5 months ago
It was so much fun sitting down with JetBrains and Spring community legend Marco Behler in the latest episode of A Bootiful Podcast
https://www.podbean.com/ew/pb-sdke8-1a39c8f
loading . . .
Jetbrains legend Marco Behler
hi, Spring fans! In this installment I have the privilege of talking to Jetbrains legend Marco Behler
https://www.podbean.com/ew/pb-sdke8-1a39c8f
0
5
3
reposted by
Anton Arhipov
Sharat (Shar) Chander - 🟦🌊
5 months ago
#Java
peers, congrats again to
@jetbrains.com
for 25 years of
@intellijidea.com
. Hear more about this major milestone from
@maritvandijk.bsky.social
&
@antonarhipov.bsky.social
in the latest Duke's Corner Podcast hosted by Jim Grisanzio
lnkd.in/gRTwZQe4
dukescorner.libsyn.com/site/marit-v...
loading . . .
Duke's Corner: Marit van Dijk and Anton Arhipov: 25 Years of IntelliJ IDEA
This is the second in a short series of speaker profiles for in Redwood Shores, California, March 17-19. Get early bird pricing until February 9, and for a limited time, take advantage of a $100 disc...
https://dukescorner.libsyn.com/site/marit-van-dijk-and-anton-arhipov-25-years-of-intellij-idea
0
9
5
reposted by
Anton Arhipov
Jim Grisanzio
5 months ago
Chat with
@maritvandijk.bsky.social
&
@antonarhipov.bsky.social
from JetBrains about the 25th anniversary of IntelliJ IDEA, the latest features in the IDE, Anton's session at JavaOne, and their perspectives on JavaOne as the premier conference for Java devs.
dukescorner.libsyn.com/site/marit-v...
loading . . .
Duke's Corner: Marit van Dijk and Anton Arhipov: 25 Years of IntelliJ IDEA
This is the second in a short series of speaker profiles for in Redwood Shores, California, March 17-19. Get early bird pricing until February 9, and for a limited time, take advantage of a $100 disc...
https://dukescorner.libsyn.com/site/marit-van-dijk-and-anton-arhipov-25-years-of-intellij-idea
0
9
4
reposted by
Anton Arhipov
Devnexus
5 months ago
Two tools enter. One tool wins. 🥊 Liquibase vs Flyway is going head-to-head at
#Devnexus
. Join
@asm0dey.site
&
@antonarhipov.bsky.social
to explore every detail — then cast your vote for the migration tool you trust in production.
devnexus.com/events/the-u...
🎟️ Get tickets
devnexus.com
0
3
2
reposted by
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
5 months ago
Leaving Big Tech sounds exciting until you try to ship, price, and maintain your own software for years. In the new Marco Show episode, Daniel Gräfe (Founder of Timing and Cotypist) breaks down risky rewrites, pricing mistakes, and why most indie apps quietly fail. 🎥 Watch →
youtu.be/t4DkaadHLnI
loading . . .
0
6
1
IntelliJ IDEA turns 25! Become the hero of our birthday postcards too.
#IntelliJIDEA25
postcards-service.labs.jb.gg/postcard/c4b...
loading . . .
IntelliJ IDEA turns 25!
Happy Birthday!
https://postcards-service.labs.jb.gg/postcard/c4bf52f8-08b9-4b9c-aa8c-8e9c335a368d
5 months ago
1
2
1
reposted by
Anton Arhipov
JetBrains Platform
5 months ago
🐛 Debugger architecture redesign lands in IntelliJ Platform 2026.1 Split frontend/backend to power Remote Development—snappier, more stable debugging. Most plugins unchanged in Local IDE, but test with 2026.1 EAP & check logs. Details in the blog post 👇
blog.jetbrains.com/platform/202...
loading . . .
Platform Debugger Architecture Redesign for Remote Development in 2026.1 | The JetBrains Platform Blog
The IntelliJ Platform provides a powerful debugger framework that plugins can extend to support various programming languages and runtime environments. To enable remote development scenarios – where t
https://blog.jetbrains.com/platform/2026/01/platform-debugger-architecture-redesign-for-remote-development-in-2026-1/
0
14
6
reposted by
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
5 months ago
Experts. Real-world topics. Modern JVM development. IntelliJ IDEA Conf 2026 brings together people shaping the JVM ecosystem. 🗓 March 26–27 🎟 Free and virtual 👉 Sign up now:
jb.gg/t06fej
#IntelliJIDEAConf
loading . . .
0
12
4
reposted by
Anton Arhipov
Vitaly Bragilevsky
5 months ago
Folks, we’re looking for a Rust Developer Advocate! If you know someone who’d be a great fit, please pass this along.
job-boards.eu.greenhouse.io/jetbrains/jo...
loading . . .
JetBrains Rust Developer Advocate
Amsterdam, Netherlands; Berlin, Germany; Boston, Massachusetts; London, United Kingdom; Munich, Germany
https://job-boards.eu.greenhouse.io/jetbrains/jobs/4752770101
1
11
7
IntelliJ IDEA turned 25!
www.jetbrains.com/lp/intellij-...
#IntellijIDEA25
5 months ago
0
9
0
reposted by
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
5 months ago
IntelliJ IDEA turns 25! 🎉 Join the celebration to meet our special guest Runzo, play with him, and grab our one-of-a-kind birthday postcards. Join the celebration! 👇
jb.gg/IJ25
1
42
15
reposted by
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
6 months ago
A strange binary just hit our IDE! 🕵️ No note. No sender. Just some code waiting to be cracked. 👀 Looks like there’s a new IntelliJ IDEA mystery! Help us solve it 👇
5
14
7
6 months ago
0
9
1
reposted by
Anton Arhipov
🥼 Piotr Przybył
6 months ago
It's a nice feeling to see friendly faces after I upgraded my
@intellijidea.com
;-) 👋
@maritvandijk.bsky.social
,
@antonarhipov.bsky.social
and
@sivalabs.in
0
9
3
It's a good feeling to open the inbox and read the news ;) I'll be speaking at Voxxed Days Amsterdam!
6 months ago
0
10
1
reposted by
Anton Arhipov
Dare Obasanjo
6 months ago
As if there weren’t already enough ethical considerations to using ChatGPT. 🤦🏾♂️
loading . . .
OpenAI exec becomes top Trump donor with $25 million gift
The super PAC will help fund Republicans' midterm election battle.
https://finance.yahoo.com/news/openai-exec-becomes-top-trump-230342268.html
6
69
28
It’s 2026. AI agents are a commodity. Denial won’t age well.
6 months ago
3
6
0
The Sonic Byte: a guide to programming dark electronic music with Sonic Pi
antonarhipov.github.io/sonic-byte/i...
6 months ago
0
6
0
reposted by
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
6 months ago
The Season Finale of The Marco Show is out now, featuring a holiday Q&A with Marco –
youtu.be/hZemYWNKa6I
. Thanks for tuning in, and see you next year! Who should we invite next? Let us know in the comments 👇
loading . . .
0
4
3
reposted by
Anton Arhipov
Kotlin by JetBrains
7 months ago
❓Ask us anything about Kotlin, multiplatform, backend, libraries, docs, education, user research, and Kotlin + AI. Kotlin Ecosystem Reddit AMA on r/Kotlin 🗓️ Dec 11 · 🕒 3:00–7:00 pm CET 👇 Check out the topics and participants in the thread.
https://kotl.in/dpkmdp
loading . . .
From the Kotlin community on Reddit: Kotlin Ecosystem AMA – December 11 (3–7 pm CET)
Explore this post and more from the Kotlin community
https://www.reddit.com/r/Kotlin/comments/1pdvlft/kotlin_ecosystem_ama_december_11_37_pm_cet/
9
3
4
reposted by
Anton Arhipov
Devnexus
7 months ago
Debugging isn’t just bug-hunting anymore.🐛 Join
@antonarhipov.bsky.social
at
#Devnexus
for a tour of IntelliJ’s most powerful (and underrated) debugger features: stream chain tracing, emulated method breakpoints, custom renderers & more.
devnexus.com/events/debug...
🎟️ Get tickets at
devnexus.com
0
5
2
reposted by
Anton Arhipov
JetBrains
7 months ago
If you’ve ever wanted direct access to JetBrains experts… congratulations! December is your month. We’re hosting a multi-language AMA series on Reddit. Stay tuned to join the conversation! 👇 ➡️r/jetbrains:
https://www.reddit.com/r/Jetbrains/
➡️r/kotlin:
https://www.reddit.com/r/kotlin/
1
23
13
reposted by
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
7 months ago
How fast can Java really go? Marco sits down with Jetty maintainer
@bitronix.bsky.social
to discuss scaling web servers, JVM internals, distributed transactions, and performance myths. Watch the full episode:
youtu.be/fJvg5zTKHeE
#TheMarcoShow
#IntelliJIDEA
#Java
#Jetty
#Tomcat
loading . . .
0
13
4
Load more
feeds!
log in