Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.18 KB

File metadata and controls

35 lines (23 loc) · 1.18 KB

Template SpringBoot-Quartz

License Contributor Covenant Supported JVM Versions

SpringBoot-Quartz, a template project for SpringBoot applications using Quartz.

The code is tested using the latest revision of the JDK for supported LTS releases: 17, 21 and 25.

Getting the latest release

You can get the latest source code from this repository.

Building

Building requires a Java JDK and Apache Maven. The required Java version is found in the pom.xml as the maven.compiler.source property.

From a command shell, run mvn without arguments to invoke the default Maven goal to run all tests and checks.

License

This code is licensed under the MIT License.

Dependencies

Test Dependencies