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
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...
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
I like to think about the concept of "unknown unknowns" and often stop myself from deciding something.
antonarhipov.com/blog/00-the-...
... and the demo project
github.com/antonarhipov...
Just published slides for my #KotlinConf 2026 talk on Spec-Driven Development
speakerdeck.com/antonarhipov...
Recorded the new #techtalk show episodes with @0.5ritter.de and @maritvandijk.bsky.social at JetBrains office today
It's superb to see the @jetbrains.com Koog 0.8 release adding Spring AI support: github.com/JetBrains/ko....
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...
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
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...
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...
Demo project for the presentation on Spec-Driven Development at KotlinConf 2026 - antonarhipov/kotlinconf-sdd
github.com
AI coding agents are powerful, but they often feel unpredictable. Without structure, they can jump into implementation, miss requirements, or generate c…
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...
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.
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