Skip to content

Commit 7576d0d

Browse files
committed
Polishing
See gh-23163
1 parent 4568edf commit 7576d0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-web/src/main/java/org/springframework/web/method/ControllerAdviceBean.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ public class ControllerAdviceBean implements Ordered {
5656
* Reference to the resolved bean instance, potentially lazily retrieved
5757
* via the {@code BeanFactory}.
5858
*/
59+
@Nullable
5960
private Object resolvedBean;
6061

6162
@Nullable

0 commit comments

Comments
 (0)