When it comes to immutable classes, aka ValueObject’s in #DDD, there is a great tool available with Lombok’s @Value annotation (if you…
When it comes to immutable classes, aka ValueObject’s in #DDD, there is a great tool available with Lombok’s @Value annotation (if you…Continue reading on Level Up Coding » Read More Java on Medium
#java