Skip to main content

CommandJob

The CommandJob microservice is responsible for managing scheduled tasks and cron jobs within the BudgetControl application. This service automates routine operations, such as data synchronization, periodic updates, and background processes, ensuring that tasks run smoothly and efficiently at the designated times.

For more detailed information and API documentation, visit the CommandJob API link.

GitHub Link