founded solution in main spring boot class I added @EnableAsync and above doSomething method I added @Async now it works with fixed-rate as I wanted, thanks a lot for the help.