Immutables

Lviv JavaClub [Event 187] Immutables

https://youtu.be/g4RDVESbfn4

Review the Java annotation processors to generate simple, safe and consistent value objects. by Ihor Banadiga  @ibanadiga  Java Software Engineer @ Capgemini Engineering https://www.linkedin.com/in/ihorbanadiga/

Code from the event:

Event details: https://lvivjavaclub.github.io/2021/06/15/Event-187.html

Agenda:

  • 00:00 – introduction
  • 00:00 Introduction to Immutables
  • 18:34 Create Builder use Immutables
  • 31:48 Instance of (constructor)
  • 36:22 Default/Derived/Lazy methods in Immutables
  • 48:09 Immutables precondition check
  • 52:05 Immutables copy methods
  • 56:12 join us #javaclub