mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polishing
See gh-23163
This commit is contained in:
@@ -56,6 +56,7 @@ public class ControllerAdviceBean implements Ordered {
|
||||
* Reference to the resolved bean instance, potentially lazily retrieved
|
||||
* via the {@code BeanFactory}.
|
||||
*/
|
||||
@Nullable
|
||||
private Object resolvedBean;
|
||||
|
||||
@Nullable
|
||||
|
||||
Reference in New Issue
Block a user