{"id":19111243,"url":"https://github.com/callicoder/spring-boot-scheduler-example","last_synced_at":"2025-04-30T20:47:43.141Z","repository":{"id":78653617,"uuid":"99239009","full_name":"callicoder/spring-boot-scheduler-example","owner":"callicoder","description":"The project demonstrates how to schedule tasks with Spring Boot using the @Scheduled annotation","archived":false,"fork":false,"pushed_at":"2021-10-13T10:10:06.000Z","size":52,"stargazers_count":34,"open_issues_count":0,"forks_count":52,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-19T08:34:29.733Z","etag":null,"topics":["scheduler","spring-boot"],"latest_commit_sha":null,"homepage":"https://www.callicoder.com/spring-boot-task-scheduling-with-scheduled-annotation/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/callicoder.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-03T14:03:57.000Z","updated_at":"2024-06-20T10:54:31.000Z","dependencies_parsed_at":"2023-05-06T23:01:20.076Z","dependency_job_id":null,"html_url":"https://github.com/callicoder/spring-boot-scheduler-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-scheduler-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-scheduler-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-scheduler-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-scheduler-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callicoder","download_url":"https://codeload.github.com/callicoder/spring-boot-scheduler-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251780855,"owners_count":21642847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["scheduler","spring-boot"],"created_at":"2024-11-09T04:27:46.290Z","updated_at":"2025-04-30T20:47:43.119Z","avatar_url":"https://github.com/callicoder.png","language":"Java","readme":"# Spring Boot Task Scheduling Example\n\nLearn how to schedule tasks with Spring Boot -\n\nhttps://www.callicoder.com/spring-boot-task-scheduling-with-scheduled-annotation/\n\n## Requirements\n\n1. Java - 11\n\n2. Maven - 3.x.x\n\n## Steps to setup\n\n**1. Clone the application**\n\n```bash\ngit clone https://github.com/callicoder/spring-boot-scheduler-example.git\n```\n\n**2. Build and run the app using maven**\n\n```bash\ncd spring-boot-scheduler-example\nmvn package\njava -jar target/scheduler-demo-0.0.1-SNAPSHOT.jar\n```\n\nYou can also run the app without packaging it using -\n\n```bash\nmvn spring-boot:run\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallicoder%2Fspring-boot-scheduler-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallicoder%2Fspring-boot-scheduler-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallicoder%2Fspring-boot-scheduler-example/lists"}