Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 622 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 622 Bytes

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