Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 654 Bytes

README.adoc

File metadata and controls

29 lines (16 loc) · 654 Bytes

Spring Boot Example with Quartz and Log

Introduction

This example demonstrates how to use Quartz Starter with Log Starter.

Build

You can build this example using:

$ mvn package

Run

You can run this example using:

$ mvn spring-boot:run

And you should see output in the console with high and low numbers. The example will self stop after one minute.

Help and contributions

If you hit any problem using Camel or have some feedback, then please let us know.

We also love contributors, so get involved :-)

The Camel riders!