Explore >> Select a destination


You are here

benjiweber.co.uk
| | www.morling.dev
5.2 parsecs away

Travel
| | Record types are one of the most awaited features in Java 14; they promise to "provide a compact syntax for declaring classes which are transparent holders for shallowly immutable data". One example where records should be beneficial are data transfer objects (DTOs), as e.g. found in the remoting layer of enterprise applications. Typically, certain rules should be applied to the attributes of such DTO, e.g. in terms of allowed values.
| | msfjarvis.dev
6.0 parsecs away

Travel
| | Part 1 of my #TeachingKotlin, this post goes over Kotlin classes, objects and how things like finality and staticity vary between Java and Kotlin.
| | endoflineblog.com
6.0 parsecs away

Travel
| | With the latest release, Jilt, my Java library for auto-generating Builder classes, now supports a new style of Builders, called Functional Builders.
| | studiofreya.org
24.1 parsecs away

Travel
|