DEV Community

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

Posted on

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

Hey folks, here is what I found interesting this week.

🌱 All together now: Spring Boot 3.2, GraalVM native images, Java 21, and virtual threads with Project Loom: now we can create native Spring Boot app on GraalVM! Waiting for Spring Boot 3.2.

⏱️ More falsehoods programmers believe about time: "Months have either 28, 29, 30, or 31 days;" "The day before Saturday is always Friday;" and more fallacies about time that may lead to errors in applications.

⏱️ Storing UTC is not a silver bullet: another nice post about time: storing everything in UTC is not always a good solution.

💾 State of Database Survey: survey results about 42 databases: what people are using, preferences, and ratings.

⚙️ Death by a thousand microservices: yet another post on microservices - should a good system really be that complex?


Dream your code, code your dream.

Top comments (0)