Polishing

See gh-23163
This commit is contained in:
Sam Brannen
2019-06-22 19:06:58 +03:00
parent 4568edf6c4
commit 7576d0d40c

View File

@@ -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