Skip to content

piyusht007/sample-scheduler-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Sample spring boot application with spring scheduler capability.

This project has following features:

  • spring scheduler
  • logging using log4j
  • spring profiles

Usage:

  • Dev profile: java -jar target/sample-scheduler-app-0.0.1-SNAPSHOT.jar --spring.profiles.active=dev
  • Prod profile: java -jar target/sample-scheduler-app-0.0.1-SNAPSHOT.jar --spring.profiles.active=prod

About

Spring boot scheduler example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages