Skip to content
John Fereira edited this page Apr 8, 2022 · 2 revisions

QuartzDemo

quartz demo

Contents link

  • src/main source code
  • src/test junit tests
  • pom.xml maven build file

Setup

none

Building

Use maven to compile the code

mvn compile

Running

mvn spring-boot:run

Dependencies

Clone this wiki locally