#null-safety

[ follow ]
fromInfoQ
4 days ago

Spring Team on AOT Cache Handling, Null Safety with JSpecify, and Support Durations

"Spring Boot is flexible here. It provides an extract command to unpack an executable JAR, which can be used with a Class Data Sharing (CDS) or AOT cache."
Java
Scala
frommedium.com
2 months ago

21 Days of Scala: Day 1Mastering Option in Scala, Writing Safer and Cleaner Code

Scala's Option effectively eliminates null references, enhancing code robustness.
[ Load more ]