@ -3212,19 +3212,19 @@ singleton beans so that all resources are released. Of course, you must still co
@@ -3212,19 +3212,19 @@ singleton beans so that all resources are released. Of course, you must still co
and implement these destroy callbacks correctly.
To register a shutdown hook, you call the `registerShutdownHook()` method that is
declared on the `AbstractApplicationContext` class:
declared on the `ConfigurableApplicationContext` interface: