DEV Community

Cover image for [Digest] Java, Kotlin, Spring, Cloud, and More - Episode 3
Petr Filaretov
Petr Filaretov

Posted on

[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 3

I have a few ideas for bigger posts, and one of them is in progress now, so stay tuned. And in the meantime, here is what I found interesting this week.

🌱 URL Matching in Spring Boot 3: what's changed in URL Matching in Spring Boot 3, could help during migration from Spring Boot 2.

🐘 Gradle 8.2 Release Notes: new Gradle version 8.2 is released, which contains more improvements in Kotlin DSL.

🐘 Gradle 7.6.2 Release Notes: also, a new patch for Gradle 7.6 is released, which addresses two security vulnerabilities.

🤖 Reactive Programming Made Easy: how IntelliJ IDEA helps developing with reactive stack including debugging.

🦄 The best UUID type for a database Primary Key: why random UUID is a bad choice for a primary key in a database.

🌪️ EventStorming Modelling Tips to Facilitate Microservice Design: some tips on how to conduct Event Storming efficiently, so that it does not feel like a waste of time.


Dream your code, code your dream.

Top comments (0)