Skip to content
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

Prevent org.jetbrains.annotations imports #30406

Closed
wants to merge 1 commit into from

Conversation

quaff
Copy link
Contributor

@quaff quaff commented Mar 24, 2022

No description provided.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 24, 2022
@snicoll snicoll changed the title Ban jetbrains annotations imports Prevent org.jetbrains.annotations imports Mar 24, 2022
@snicoll snicoll added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 24, 2022
@snicoll snicoll added this to the 2.5.x milestone Mar 24, 2022
@wilkinsona
Copy link
Member

Until we tackle #10712, I think we should prevent import of Framework's null-safety annotations too. We'll need to make some exceptions for Actuator if we do that as it supports the use of @Nullable on endpoint operation parameters.

@wilkinsona wilkinsona self-assigned this Mar 25, 2022
@wilkinsona wilkinsona modified the milestones: 2.5.x, 2.5.12 Mar 25, 2022
@wilkinsona
Copy link
Member

Thanks, @quaff.

wilkinsona pushed a commit that referenced this pull request Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants