IT News, December 2024
JVM JVM Garbage Collectors in Kubernetes - Michael DotsonYou really have to know that a lot of apps fall back to SerialGC and why Spring Boot BindingResult — An Interface…
JVM JVM Garbage Collectors in Kubernetes - Michael DotsonYou really have to know that a lot of apps fall back to SerialGC and why Spring Boot BindingResult — An Interface…
Kotlin kediatR - TrendyolAn implementation of the Mediator pattern, used to send in-memory messagesKotlin Under the Hood: Exploring Objects, Companion Objects, and Annotations: @JvmStatic, @JvmField, @JvmOverloads - Abhaysing BhosaleDeep review…
Kotlin Hidden Gems of the Kotlin Standard Library - List - Donovan LaDukeThe standard library of Kotlin has sooo much to offer, take a look at this gemsKotlin Under the…
Kotlin Kotlin Design Patterns: Chain Of Responsibility Explained - Michal AnkiersztajnNice explanation of this design pattern Java / JVM Inject Parameters into JUnit - J Steven PerryOffers new possibilities to…
Kotlin Advanced Kotlin Coroutine Cheat sheet (for Android Engineer) - Gaëlle MinisiniGood overview of Coroutine classes and functions Spring Boot Spring Boot 3.3.2 Benchmark: Web, Reactive, CDS, AOT, Virtual Threads,…
Kotlin Any, Unit & Nothing Kotlin Generics Explained - Michal AnkiersztajnBasic knowledge about types - but there is a lot more to say about NothingCoroutine Cancellation and Timeouts - Tanya…
Kotlin Celebrating Kotlin 2.0: Fast, Smart, and Multiplatform - Egor TolstoyWhat has changed in Kotlin 2.0?Kotlin Coroutine mechanisms: launch v. async - mvndyCoroutines are a fascinating feature but complex and…
Kotlin Type Erasure in Kotlin: Simplifying the Complex - Maya MohiteIntroduction to type erasure - I wish Java has it Spring Boot Top 10 Ways to Handle Exception in SpringBoot…
Kotlin Why Non-Blocking? - kt.academyExplains the mechanismsGeneric Variance - Dave Leeds on KotlinEver struggled with generics? This is as simple as an explanation could be.K2 Compiler Performance Benchmarks and How to Measure…
Java Mastering Java Testing With JUnit, Mockito, and AssertJ in IntelliJ IDEA by Kenneth Kousen - Ken KousenGood intro to testing in Java for beginnersLet’s Set the Records Straight -…