mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-08 16:57:09 +08:00
421 B
421 B
continew-starter-license-verify 食用方法
- 引入依赖
<dependency>
<groupId>top.continew</groupId>
<artifactId>continew-starter-license-verify</artifactId>
<version>2.11.0-SNAPSHOT</version>
</dependency>
- 配置YML(license 压缩包存放位置)
license:
savePath: D:/license/
注:默认加载 D:/license/
位置。