Skip to content

docs: replace com.vaadin.hilla.Nonnull usages #4155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Apr 14, 2025

Conversation

sissbruecker
Copy link
Contributor

@sissbruecker sissbruecker commented Feb 27, 2025

Fixes #4156
Fixes vaadin/hilla#3350

Replaces usages of the deprecated com.vaadin.hilla.Nonnull annotation in examples with the jspecify variant.

Copy link
Contributor

@taefi taefi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but also updated the recommendation of Vaadin about using JSpecify NonNull and Nullable annotations. Asking @cromoteca for a second review.

@taefi taefi requested a review from cromoteca February 27, 2025 18:12
@platosha platosha added the hilla label Mar 4, 2025
@taefi taefi requested a review from platosha March 6, 2025 21:44
Copy link
Contributor

@cromoteca cromoteca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's a bit better like this

@taefi taefi requested a review from cromoteca March 23, 2025 18:44
@taefi taefi merged commit 55e1728 into latest Apr 14, 2025
3 of 4 checks passed
@taefi taefi deleted the docs/replace-hilla-nonnull-usages branch April 14, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants