I am trying to run a cronjob every 5 mins, the actual task is to trigger a curl end point from within the java class in a method. my crontab -e looks like below: */5 * * * * bas