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

Some @ControllerEndpoint and @RestControllerEndpoint infrastructure remains undeprecated #41542

Closed
wilkinsona opened this issue Jul 17, 2024 · 1 comment
Labels
status: superseded An issue that has been superseded by another type: bug A general bug

Comments

@wilkinsona
Copy link
Member

The support was deprecated in #31768 but I think we missed a couple of classes. As far as I can tell, the following should also be deprecated:

  • org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointsSupplier
  • org.springframework.boot.actuate.endpoint.web.annotation.ExposableControllerEndpoint
@wilkinsona wilkinsona added the type: bug A general bug label Jul 17, 2024
@wilkinsona wilkinsona added this to the 3.3.x milestone Jul 17, 2024
@wilkinsona wilkinsona removed this from the 3.3.x milestone Jul 25, 2024
@wilkinsona wilkinsona added the status: superseded An issue that has been superseded by another label Jul 25, 2024
@wilkinsona
Copy link
Member Author

Closing in favor of #41596.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another type: bug A general bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant