mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
The context field is final and eagerly initialized, so it can never be null at teardown time. See gh-51147 Signed-off-by: vvzvvv <tmdgusv@gmail.com>