Moving beyond Strings in Spring Data
spring.io/blog/2026/02...
Moving beyond Strings in Spring Data
spring.io/blog/2026/02...
Please do not use System.currentTimeMillis() to measure elapsed time: develotters.com/posts/how-no...
AssertJ quote from the GitHub Secure Open Source Fund: "We shifted security from a stretch goal to a core requirement."
π’ AssertJ joined the GitHub Secure Open Source Fund, a program that leveled up security across 67 open source projects.
What changed for us: SHA pinning, immutable releases, incident response plan, and a mindset shift toward security awareness π
The impact? More robust JVM assertions π
Using the #JDK HttpClient, or β¦ not.
Well it depends on each oneβs use cases.
blog.arkey.fr/2026/02/08/t...
First-class support for Spring Data JDBC in IntelliJ IDEA. Well done ππ₯³
A free SQL explain plan visualizer tool by @datadoghq
Currently for PostgreSQL, MySQL, MSSQL and MongoDB
explain.datadoghq.com
#CSRF Protection without Tokens or Hidden Form Fields
https://blog.miguelgrinb...
#infosec
Kotlin 2.3.0 is out!
Check out the highlights of this release on the Kotlin blog.
π https://kotl.in/trf88y
The IntelliJ IDEA 2025.3 release has landed!
This version brings several significant updates, all of which are described and demoed on our Whatβs New page.
Check it out! π
Great post from @infoq.com on on Spring Boot 4.0 and Spring Framework 7 features: www.infoq.com/news/2025/11...
β‘ Amper 0.9.0 is here! β‘
β’ First preview of extensibility and plugins
β’ Dependency resolution graph caching
β’ Auto-sync in the IDE (using IntelliJ IDEA 2025.3 Beta)
Release notes π kotl.in/amper090-github
Blog post π https://kotl.in/amper090
π Join us live for five days of Advent of Code puzzles and Kotlin livestreams on December 1β5! Solve puzzles in Kotlin with help from team experts and guest creators, climb the leaderboard, learn new tricks, and get a chance to win prizes along the way with fun!! π blog.jetbrains.com/kotlin/2025/...
#Kotlin 2.2.0: Game-Changing Features That Will Transform Your Development Workflow
https://medium.com/@shar...
Master Spring Data AOT in IntelliJ IDEA
blog.jetbrains.com/idea/2025/11...
Exciting News π Spring Boot 4.0.0 is here: spring.io/blog/2025/11...
π€ Who said that AssertJ 3 is in maintenance mode?
π’ We're planning an exceptional 3.28 release β let us know what you'd like to see in there! π
github.com/orgs/assertj...
After a year of work, we are happy to share that Spring Framework 7.0 GA is now available! spring.io/blog/2025/11...
Time to celebrate, get a bit of rest and help the team to prepare Spring Boot 4.0 GA release planned November 20th π
#spring #java
Hack.Commit.Push Switzerland is just one week away! π¨π
This is a great opportunity to get involved in Open Source projects like @assertj.github.io, with direct guidance from the maintainers!
#JUnit 6.0.0 is released!
β¨ Java 17 and Kotlin 2.2 baseline
π JSpecify nullability annotations
π« Integrated JFR support
π Kotlin suspend function support
π Support for cancelling test execution
βοΈ New `--fail-fast` mode for ConsoleLauncher
π§Ή Removal of deprecated APIs
docs.junit.org/6.0.0/releas...
π’ AssertJ 3.27.6 has been released!
This fixes a π regression related to the module descriptor π§©
Happy assertions!
github.com/assertj/asse...
Architectural #Patterns, The Pattern Language of #SoftwareArchitecture
Consider supporting the authors on Leanpub: leanpub.com/metapatterns
π’ Jimfs JUnit Jupiter 0.3.2 has been released!
π οΈ This release upgrades Jimfs and JUnit to their latest versions.
π§βπ» Any feedback is welcome!
github.com/scordio/jimf...
Ey, ey, ey, so much going on, I forgot to tell you about my vacation Newscast. π€¦ββοΈ Check it out to learn how to transform cryptographic objects to PEM texts and vice versa with #Java 25 (or to speedrun my Ibiza vacation):
www.youtube.com/watch?v=hqvM...
"Rich Errors in Kotlinβ β the KotlinConfβ25 talk by Michail ZareΔenskij is now live on our YouTube channel! ππΊ
Discover how Kotlinβs nullability model can be generalized to restricted union types for better error handling.
π Watch the full video: kotl.in/richerrors
The new Spring Debugger recently released by JetBrains is IMO a game changer in terms of DevXP, both for the Spring team and for Spring Boot application developers. blog.jetbrains.com/idea/2025/06...
Donald Knuth's "premature optimization is the root of all evil" was about micro-optimizations.
Designing your application to read and write data efficiently is not really premature optimization. It's software engineering.
Spring Boot 3.5.0 is available now! spring.io/blog/2025/05...
Let me introduce you to #SpringData Ahead of Time Repositories
spring.io/blog/2025/05...
If you need a quick introduction to AssertJ-DB, my talk at Devoxx is available on youtube : youtu.be/XILu4r3rIEc
#AssertJDB #AssertJ #tests