spring-framework/framework-docs
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
..
modules/ROOT Allow component name to be specified in @[Rest]ControllerAdvice 2023-08-27 18:06:08 +02:00
src Polish "Wrap ternary operator within parentheses" 2023-08-22 15:40:16 +02:00
antora.yml Fix Title in antora.yml 2023-05-04 15:35:05 +01:00
framework-docs.gradle Add observability support for JMS 2023-08-13 18:24:51 +02:00