Tests is one of, if not the most, crucial part in software development. In my latest article, we look into options implementing tests for REST application with @springboot and @testcontainers
https://t.co/oePYdSby7x
#Java#tutorial
In relation to Mental Health awareness month. I'd like to remind you that nobody knows your struggle. But there are those who are willing to help and to listen.
You don't have to bear it all alone. You're also not a burden. Let those who love you help you.
Java 26 just dropped π
Three ways to grab it right now:
π Open @intellijidea β download the JDK directly from the SDK manager
π Use IntelliJ's built-in SDKMAN integration
π Or go old-school: `sdk install java 26-zulu`
No manual downloads. No PATH wrestling. No excuses.
Java ships fast these days. Are you keeping up, or still explaining why you're on Java 11?
#Java #Java26 #IntelliJIDEA
@bsideup@testcontainers 10 years, wow. Happy birthday and thank you Sergei and everyone at @testcontainers for making my development work a wonderful experience. I could never thank you enough.
Happy 10th birthday (counted from the first public commit on GitHub) to @testcontainers π₯³π°
Thank you for changing our lives in many, sometimes unexpected ways βΊοΈ
For those who is ignoring all this AI, MCP hype and focusing on building useful applications, here is a good video to watch and learn.
Performance oriented Spring Data JPA & Hibernate by @maciejwalkowiak
https://t.co/9x62IaS0AD
New tutorial - Working with @SpringData's `RepositoryDefinition`.
https://t.co/Fr6Db9s7Df
I code and Junie of @jetbrains wrote the article. Thank you @jetbrains for letting me work with Junie. It's super helpful!
#tutorial#Java
For AssertJ 4, we wanted to upgrade to Java 17, but we are discussing whether to stay on 8 or go to 11.
The main reason is to keep our effort reasonable and continue supporting users who cannot upgrade (e.g., RHEL 7 users under ELS).
Any strong reason to keep upgrading to 17?