Skip to content

Conversation

valery1707
Copy link

Prior to this change, only the Spring Framework annotation @org.springframework.lang.Nullable could be used to denote nullable method arguments or class fields.
However, numerous equivalent annotations exist, and different projects may utilize alternatives from different sources.
This change extends support to any annotation with equivalent semantics, allowing it to mark arguments or fields as nullable.

Signed-off-by: Valeriy Vyrva <valery1707@gmail.com>
@valery1707
Copy link
Author

valery1707 commented Jun 25, 2025

Site with contributor license agreement, mentioned in the PR template, is down at this moment.

@dev-jonghoonpark
Copy link
Contributor

dev-jonghoonpark commented Jun 25, 2025

The link in the PR template, unfortunately, has been down for quite some time.
You don't have to worry too much about it.

Related PR : #3228

@valery1707
Copy link
Author

@dev-jonghoonpark, could you please help find a suitable reviewer for this PR? Thanks!

@markpollack markpollack added the bug Something isn't working label Sep 28, 2025
@markpollack
Copy link
Member

@sobychacko can you review please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
4 participants