DEV Community

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

Posted on

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

Hi everyone! Here is what I found interesting this week:

πŸ“¦ Our adventures with GraalVM β€” The good, the bad and the ugly: the migration of Kotlin + Spring Boot 3 apps to GraalVM - smaller docker image, faster application startup, better performance. But everything comes with a cost.

πŸ’Ύ InfluxDB 3.0: System Architecture: what's under the hood of InfluxDB (time series database).

πŸš€ Reactive database access on the JVM: the three ways to access a database reactively: Spring Data R2DBC, Hibernate Reactive, and jOOQ Reactive.

🌱 Enhanced Testcontainers and Development-Time Containers Support in Spring Boot 3.1: with Spring Boot 3.1 we can use testcontainers not only for tests but for development work as well!

πŸ“‘ Technology Radar: a nice thing about where technologies, tools, platforms, and languages are heading.


Dream your code, code your dream.

Top comments (0)