Files
continew-starter/continew-starter-license/continew-starter-license-verify

continew-starter-license-verify 食用方法

  1. 引入依赖
        <dependency>
            <groupId>top.continew</groupId>
            <artifactId>continew-starter-license-verify</artifactId>
            <version>2.11.0-SNAPSHOT</version>
        </dependency>
  1. 配置YMLlicense 压缩包存放位置)
continew-starter:
  license:
    verify:
      storePath: D:/license

注:默认加载 FileUtil.getTmpDirPath() 位置。