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
|
* Reference to the resolved bean instance, potentially lazily retrieved
|
||||||
* via the {@code BeanFactory}.
|
* via the {@code BeanFactory}.
|
||||||
*/
|
*/
|
||||||
|
@Nullable
|
||||||
private Object resolvedBean;
|
private Object resolvedBean;
|
||||||
|
|
||||||
@Nullable
|
@Nullable
|
||||||
|
|||||||
Reference in New Issue
Block a user