-
-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Description
Hi,
i'm using the db in a spring boot application with a complex shutdown cycle. I have placed the close() command exactly where i want it, but the runtime shutdown hook registered in the builder
fires before that, what leads to some unwanted data loss. Can you add a method to the builder which disables the registering of the shutdown hook?
Thanks.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done