You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a follow-up of #23723. The rule that we added prevented the use of javax.annotation.PostConstruct but the move to Jakarta made it so that the rule didn't catch use of jakarta.annotation.PostConstruct.