I have created client using below site. We are not allowed to use embedded tomcat, so war was deployed in tcServer. The methods in the client needs to be scheduled. All the methods are in SpringBootApp. How to schedule to run the client every 15 minutes.
Can someone guide me on how to do this?