Skip to content

JDK-Plus/spring-boot-starter-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a springboot component that helps you quickly create daemon applications based on the Runnable interface.

Import

<dependency>
    <groupId>plus.jdk</groupId>
    <artifactId>spring-boot-starter-daemon</artifactId>
    <version>1.0.5</version>
</dependency>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages