spring-framework/framework-docs/modules/ROOT
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
..
assets/images
examples Use include-code Macro 2023-05-04 15:35:05 +01:00
pages Allow component name to be specified in @[Rest]ControllerAdvice 2023-08-27 18:06:08 +02:00
partials/web Update documentation for data binding improvements 2023-08-02 17:21:33 +03:00
nav.adoc Document method validation improvements 2023-07-05 17:07:30 +01:00