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 #41596

Closed
wants to merge 1 commit into from
Closed

Some @ControllerEndpoint and @RestControllerEndpoint infrastructure remains undeprecated #41596

wants to merge 1 commit into from

Conversation

cms04
Copy link
Contributor

@cms04 cms04 commented Jul 23, 2024

Adding deprecation annotations (since 3.3.0, forRemoval = true) to

  • org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointsSupplier
  • org.springframework.boot.actuate.endpoint.web.annotation.ExposableControllerEndpoint

This should close #41542

Adding deprecation annotations (since 3.3.0, forRemoval = true) to
- org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointsSupplier
- org.springframework.boot.actuate.endpoint.web.annotation.ExposableControllerEndpoint

Closes gh-41542
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 23, 2024
@wilkinsona wilkinsona self-assigned this Jul 24, 2024
@wilkinsona wilkinsona changed the title Deprecate ControllerEndpointsSupplier and ExposableControllerEndpoint Some @ControllerEndpoint and @RestControllerEndpoint infrastructure remains undeprecated Jul 25, 2024
@wilkinsona wilkinsona added this to the 3.3.x milestone Jul 25, 2024
@wilkinsona wilkinsona added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 25, 2024
@wilkinsona wilkinsona modified the milestones: 3.3.x, 3.3.3 Jul 25, 2024
@wilkinsona
Copy link
Member

Thanks very much, @cms04.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some @ControllerEndpoint and @RestControllerEndpoint infrastructure remains undeprecated
3 participants