Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 537 Bytes

File metadata and controls

18 lines (14 loc) · 537 Bytes

Spring Initializr Setup (Scheduling Tasks)

Created from https://start.spring.io with:

  • Project: Maven
  • Language: Java
  • Spring Boot: 4.0.0
  • Group: com.example
  • Artifact: scheduling-tasks
  • Name: scheduling-tasks
  • Package name: com.example.schedulingtasks
  • Packaging: Jar
  • Java: 17
  • Dependencies: none (the basic Spring Boot starter is enough for scheduling)

Final Spring Initializr configuration

Screenshot 2025-12-10 at 12 30 20 PM