https://github.com/jdk-plus/spring-boot-starter-daemon
https://github.com/jdk-plus/spring-boot-starter-daemon
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jdk-plus/spring-boot-starter-daemon
- Owner: JDK-Plus
- License: mit
- Created: 2022-09-21T11:34:40.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T12:22:06.000Z (over 3 years ago)
- Last Synced: 2024-12-31T02:43:52.389Z (over 1 year ago)
- Language: Java
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-CN.md
- License: LICENSE
Awesome Lists containing this project
README
## 简介
这是一款帮助你快速基于`Runnable`接口创建 daemon 应用的springboot组件。
## 引入
```xml
plus.jdk
spring-boot-starter-daemon
1.0.5
```