aarnone
3 years agoFrequent Visitor
Java timer task
I have a simple swagger api written in java and it works as expected, however I am looking to kick off a timer task once a day from within the API code, is that something that is possible and where would the timer code be placed?