[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 15
Petr Filaretov

Petr Filaretov @pfilaretov42

About: Passionate software engineer who is always striving for excellence.

Joined:
Sep 1, 2022

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

Publish Date: Nov 9 '23
0 0

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

🧩 Unit testing in Kotlin projects with Mockk vs. Mockito: there are many posts on Mockito vs Mockk comparison, and this is one of them. The conclusion, though, is always the same: take Mockk.

💾 A beginner’s guide to JPA and Hibernate query hints: how to use SQL query hints with JPA and which hints are available.

📂 How to Read a Large File Efficiently with Java: the title says it all, it never hurts to refresh in memory.

🚀 FIFO queues are all you need for cache eviction: the author shows how S3-FIFO eviction algorithm works and when it's best to use it.


Dream your code, code your dream.

Comments 0 total

    Add comment