Dangphuc70
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Dangphuc70 commented, -
-
-
Dangphuc70 created a post, AnsweredDisable @NotNull annotation when generating code
Hello, Is there a way to disable insertion of @NotNull annotations when generating code such as overriding methods? For example, in the code snippet below, I do not want the @NotNull annotation to ...