Skip to content

mehmetpekdemir/Spring-Boot-Scheduler-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Spring-Boot-Scheduler-Example

The project demonstrates how to schedule tasks with Spring Boot using the @scheduled annotation.

Tech Stack

  • Java 11
  • Spring Boot

Requirements

For building and running the application you need:

Build & Run

  mvn clean install && mvn --projects backend spring-boot:run

Port

  http://localhost:8088

Log

log