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)