belyaev_andrey Profile Banner
Andrey Belyaev Profile
Andrey Belyaev

@belyaev_andrey

Followers
547
Following
4K
Media
190
Statuses
3K

Product Manager @ JetBrains Opinions are my own

Belgrade, Republic of Serbia
Joined November 2010
Don't wanna be here? Send us removal request.
@belyaev_andrey
Andrey Belyaev
2 days
RT @sivalabs: Spring Modulith Workshop - Convert a Monolithic Application into Modular Monolith. .
0
10
0
@belyaev_andrey
Andrey Belyaev
6 days
Great article from @baeldung on CQRS and modular monolith concept with @springmodulith framework! And @intellijidea will clearly display your application's modules right in the project tree.
Tweet media one
@baeldung
Baeldung
8 days
Implementing CQRS with Spring Modulith
0
10
46
@belyaev_andrey
Andrey Belyaev
9 days
Nothing beats real-world wins! This is why we built Spring Debugger for @intellijidea, that was the goal: less mystery, more clarity. If it saves one developer an hour, it is worth it! 🥳
Tweet media one
1
4
24
@belyaev_andrey
Andrey Belyaev
10 days
RT @intellijidea: Ever had your @Transactional method in @springboot not commit and can't figure out why? 👀 With Spring Debugger, see exact….
0
16
0
@belyaev_andrey
Andrey Belyaev
12 days
RT @intellijidea: What’s new in IntelliJ IDEA 2025.2?.In just an hour, our Developer Advocates will walk you through the release highlights….
0
8
0
@belyaev_andrey
Andrey Belyaev
17 days
RT @djleeds: It's been a few years since I've worked on a Spring service, but the new Spring Debugger plugin with the latest @intellijidea….
0
4
0
@belyaev_andrey
Andrey Belyaev
17 days
"Tests reflect code quality" (c) Jay Fields . I really enjoyed this talk, so many things to learn and so many things could be improved in my code!.
@intellijidea
IntelliJ IDEA, a JetBrains IDE
17 days
Marc Philipp’s talk from #IntelliJIDEAConf, “Catching Up With JUnit”, is now available!.Explore what’s new in JUnit 5.12 and 5.13, and get a sneak peek at what’s coming in JUnit 6. Watch now:
Tweet media one
0
0
1
@belyaev_andrey
Andrey Belyaev
18 days
Thanks @starbuxman for having me on the Coffee+Software podcast! We talked about the new @intellijidea release, @springmodulith, Spring Debugger and all Java-related stuff. Had a great time—much appreciated! .
1
5
20
@belyaev_andrey
Andrey Belyaev
19 days
What a great coincidence! If you want to try @springmodulith, the 2025.2 @intellijidea release provides a dedicated support for it! . BTW agree with @starbuxman - don't start Spring Boot without Modulith. It'll pay off later. 🍃📦.
lnkd.in
This link will take you to a page that’s not on LinkedIn
@starbuxman
Josh Long
19 days
Oliver Drotbohm, Spring Modulith founder, architect, and engineer extraordinaire
0
3
10
@belyaev_andrey
Andrey Belyaev
19 days
RT @intellijidea: 🎉 IntelliJ IDEA 2025.2 is out!.It brings powerful updates to help you stay productive, write better code, and adopt the l….
0
41
0
@belyaev_andrey
Andrey Belyaev
25 days
Find out about #JSpecify – firsthand!.
@intellijidea
IntelliJ IDEA, a JetBrains IDE
25 days
Want to eliminate the “billion-dollar mistake”?.Learn how JSpecify and Spring help prevent NullPointerException in @sdeleuze ’s talk from #IntelliJIDEAConf 👉
0
0
1
@belyaev_andrey
Andrey Belyaev
25 days
RT @cat_edelveis: Friends, we had an amazing talk with @sivalabs on the @intellijidea goodies for @springboot developers! The recording is….
0
8
0
@belyaev_andrey
Andrey Belyaev
1 month
Even if you specify a datasource in the @springboot code, Spring Debugger will detect and show it in @intellijidea tool window as soon as you start debugging the application!.
@intellijidea
IntelliJ IDEA, a JetBrains IDE
1 month
Not sure which databases your app is wired to, or what gets created during tests? 👀 .With Spring Debugger, you can review all detected DataSources, including dynamically registered ones, directly in the IDE – no extra steps needed. 👉
0
0
3
@belyaev_andrey
Andrey Belyaev
1 month
RT @HelenJoScott: JetBrains is conducting a quick survey to better understand how and when developers, coding in Java, Go, PHP, or C++, wor….
0
4
0
@belyaev_andrey
Andrey Belyaev
1 month
RT @antonarhipov: A quick video demonstrating JetBrains Junie in #WebStorm: implementing a web page by using the image as a spec and testin….
0
3
0
@belyaev_andrey
Andrey Belyaev
1 month
Hey everybody! Please join me and @MarcoBehler on the livestream. You'll see how Spring Debugger helps in your daily routine and bits of internal implementation. If you still have doubts whether or not you should use Spring Debugger - ask us directly!.
@intellijidea
IntelliJ IDEA, a JetBrains IDE
1 month
What really happens in your Spring Boot app when something goes wrong?.In this #IntelliJIDEALivestream, @MarcoBehler uses IntelliJ IDEA’s Spring Debugger to uncover the hidden issues behind real-world bugs. 📅 July 17, 3:00–4:00 pm UTC.🔗 Register here 👇.
0
1
3
@belyaev_andrey
Andrey Belyaev
1 month
RT @cat_edelveis: 👾 CyberJAR Podcast: Productivity Hacks for Spring Boot Devs. Join me and incredible @sivalabs on July 29 as we discuss h….
0
10
0
@belyaev_andrey
Andrey Belyaev
1 month
If you still don't use @testcontainers integration while developing with @springboot - you definitely should try!.With Spring Debugger and @intellijidea, you can explore DB content in your container as soon as your application starts.
@intellijidea
IntelliJ IDEA, a JetBrains IDE
1 month
Developing with multiple environments, configs, and TestContainers can make it tough to keep track of your database connections. Spring Debugger lists every DataSource straight in your IDE as soon as your app starts! More in the blog post by @sivalabs👇.
0
1
1
@belyaev_andrey
Andrey Belyaev
1 month
BTW this is quite big thing happening in @java language. Finally we have a single proper library for null safety. I'm expecting a quick adoption since it's going to be a default option for @springframework.
@intellijidea
IntelliJ IDEA, a JetBrains IDE
1 month
@sdeleuze 's #IntelliJIDEAConf session is now available!.See how JSpecify and NullAway can make your Spring apps safer, and what to expect in Spring Framework 7.0. Watch the full session:
Tweet media one
0
3
10