spring-framework icon indicating copy to clipboard operation
spring-framework copied to clipboard

Support deprecation information in API versioning

Open rstoyanchev opened this issue 5 months ago • 0 comments

This could be, centrally configured deprecation information by version. It would be added to a response to endpoints for the deprecated version.

Deprecation information could be exposed as per RFC 9745, but it should also be possible to customize.

rstoyanchev avatar Jun 13 '25 14:06 rstoyanchev