juliuskrah / spring-schedular-example

Scheduling and task executor example

Home Page:http://juliuskrah.com/blog/2017/06/03/task-execution-and-scheduling-with-spring/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Scheduling Example

About

This is a project that explores the beauty of Task Executor and Scheduling.

Prerequisites

  • Maven
  • Java 8+

Running the Sample

Import into IDE and run Application.java class

Features

  • Spring Task Executor
  • Spring Schedular using cron jobs

About

Scheduling and task executor example

http://juliuskrah.com/blog/2017/06/03/task-execution-and-scheduling-with-spring/

License:Apache License 2.0


Languages

Language:Java 100.0%