How To Implement Effective Value Objects In Java Using Lombok
Share

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

By