Good day, please tell me how to send code in production without restarting the service?
There is a release that is working steadily and doing well, but how to automate the code so that if they submitted a number of patches in the code - it absolutely does not affect performance of the service? In other words, I filled in th...