Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/herikerbeth/scheduling-tasks

This is a Spring Boot application designed to schedule and execute tasks periodically. The application demonstrates how to use the Spring Framework’s @Scheduled annotation to create scheduled tasks that run automatically at regular intervals.
https://github.com/herikerbeth/scheduling-tasks

integration-testing java junit maven mockito-junit spring-boot

Last synced: 6 days ago
JSON representation

This is a Spring Boot application designed to schedule and execute tasks periodically. The application demonstrates how to use the Spring Framework’s @Scheduled annotation to create scheduled tasks that run automatically at regular intervals.

Awesome Lists containing this project