Edson Yanaga
April 22, 2020

Behavior is easy, state is hard–Tame inconsistent state in your Java code | DevNation Tech Talk

NullPointerException on a field that was never supposed to be null? Negative value on an “always positive” field? Ever wondered why these bugs happen? You’re not alone. Join this session to learn about the root cause of these common bugs in production using the Java language and learn how to solve them by applying some interesting techniques in your business code.