Skip to content

Quartz auto-configuration will initialise the DataSource with Quartz's DDL when not using a JDBC job store #17545

@wilkinsona

Description

@wilkinsona

It looks like QuartzAutoConfiguration will perform DataSource initialization, irrespective of the job store type. This means that an application with a DataSource bean that's using an in-memory job store will still have Quartz's DDL applied to the DataSource.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions