Skip to content

rfelgent/springboot-quartz-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Example project for setting up Spring Boot with Quartz in a programmatic way. Project created during discussion of issue "quartz-scheduler/quartz#117"

Starting the application

./gradlew bootRun

Have look at the in-memory database (username: sa, password: , jdbc-url: jdbc:h2:mem:testdb)

http://localhost:10333/h2-console/

About

reason for this projekt:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages