As the title suggests, I ran the spring application in the background with linux nohup, but the scheduler, which should be run every day, doesn't run because the thread died. If you know a solution, please let me know.
API communication works fine Only the scheduler is weird