Is there any application property or configuration to set timeout. I think in some case I saw that if default timeout is crossed, Spring boot shuts down without waiting for process completion. I don't see any here.
I am trying to stop like this : https://stackoverflow.com/a/44590117/3002336