DEV Community

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

Posted on

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

Hey folks, here are some posts that I found interesting recently.

🌱 Synchronizing with External Transaction Managers in Spring Cloud Stream Kafka Applications: one of the posts from the post series on how to receive, send messages and save data in a database transactionally with Spring Cloud Stream Kafka. As mentioned in the comments, this solution is fine only if message sending is optional (best effort).

☕️ How to find dead code in your Java services: an interesting (questionable?) way to find unused code with JaCoCo agent that is run with a service on production. Security and performance are also mentioned.

💡 Kotlin Multiplatform Is Stable and Production-Ready: Kotlin Multiplatform is stable now.

💾 Performance isolation in a multi-tenant database environment: how guys at Cloudflare deal with performance challenges for multiple tenants in a single database.

🚀 Limits of Loom's performance: a nice post on Virtual threads and Kotlin coroutines performance comparison.


Dream your code, code your dream.

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay