Home

Awesome

zlm-spring-boot-starter

Maven Central GitHub license

www.isluna.ml

ZLMediaKit的spring-boot starter, 对ZLMediaKit的API进行了封装,方便使用。

引入spring-boot-starter


<dependency>
    <groupId>io.github.lunasaw</groupId>
    <artifactId>zlm-spring-boot-starter</artifactId>
    <version>${last.version}</version>
</dependency>

代码规范