Skip to content

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