+1 for option 2
13.01.2022 13:25, Alexander Polovtcev пишет:
Dear Igniters,
In this thread
<https://lists.apache.org/thread/2l50swqd1dymf2qjgrb4wqrbmwjtj02f> we've
discussed possible approaches to using null-related annotations. As the
result, the following approaches were proposed:
1. Use both @Nullable and @NotNull annotations everywhere;
2. Use only @Nullable;
3. Use only @NotNull;
4. Do not use* @*Nullable nor @NotNull.
I would like to propose a vote: please post the corresponding number of the
option you like. The voting will commence on Thursday, January 20 at 11:00
UTC.