Questions tagged as 'job'

0
answers

Query by part in SQL clause IN

I have to query more than 400 thousand records in the IN clause. It turns out that I can not do everything at once because I can crash the system of my company. So I have to run at a specific time and every 5,000 at a time. But I do n...
asked by 11.04.2018 / 15:20
1
answer

Service instance null with @Autowired

Hello everyone. I'm doing a webservice REST SpringBoot application with JAVA. I need a method to run from time to time. For this, I'm using Quartz (org.quartz). The class method is executed at the time I want, normally. However, this method inst...
asked by 21.01.2016 / 16:26