Scala 3 has been released (3min read) π
https://www.scala-lang.org/blog/2021/05/14/scala3-is-here.html
Health report of your JVM app with JFR events (2min read) π
https://github.com/flight-recorder/health-report
Comments? We don't need no stinkin' Comments! (40min read) π©
https://www.ufried.com/blog/comments_1/
Agent for custom low level JFR events (10 min read) π
https://developers.redhat.com/blog/2021/01/25/introduction-to-containerjfr-jdk-flight-recorder-for-containers
Stream#mapMulti() is the new Stram#flatMap() (2 min read) π₯΄
https://4comprehension.com/java-stream-mapmulti
(re)Discover memory leak in Spring (3min read) π£
https://krzysztofslusarski.github.io/2021/05/13/casspringjdbc.html
Dealing with Full GC on G1 (4min read) π±
https://krzysztofslusarski.github.io/2021/05/16/fullgc.html
Kotlin Coroutines 1.5.0 is out (12min read) π₯³
https://blog.jetbrains.com/kotlin/2021/05/kotlin-coroutines-1-5-0-released/
Docker in a glance (256s listen) π»
https://256.nurkiewicz.com/40
GraalVM with adaptive G1GC (10min read) π§
https://blogs.oracle.com/javamagazine/pedal-to-the-metal-high-performance-java-with-graalvm-native-image
Fetch plan in JPA (5min read) π€―
https://vladmihalcea.com/jpa-entity-graph/