spring-framework/spring-web
Sam Brannen 4e2d9252e5 Allow component name to be specified in @[Rest]ControllerAdvice
This commit builds on the recently added support for using @AliasFor to
override the `value` attribute in `@Component, and allows a custom
component name to be specified in both @ControllerAdvice and
@RestControllerAdvice via new `name` attributes.

See gh-31089
Closes gh-21108
2023-08-27 18:06:08 +02:00
..
src Allow component name to be specified in @[Rest]ControllerAdvice 2023-08-27 18:06:08 +02:00
spring-web.gradle Merge branch '6.0.x' 2023-08-02 01:42:27 +02:00