and before someone suggests Lombok, we’re already ...
# random
s
and before someone suggests Lombok, we’re already using it and
@Builder
doesn’t quite work for us in this case
t
I heard good things on https://immutables.github.io/ but never use it myself
💯 1
j
I’ve used Immutables a couple of times and I was pleased with it. For me it is a very good tool
s
Oh for sure, tbh if I had it my way we’d be switching wholesale from lombok data classes to Immutables but that’s also not likely to happen 😞
(well, if I really had it my way, it’d be Kotlin data classes, but that’s extremely out of scope 😂)