1.0.1发布
Maven仓库
<dependency>
<groupId>xyz.lijunyi</groupId>
<artifactId>log-tracing-spring-boot-starter</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
描述
- 原
boot-logging-plugin
项目,适用于SpringBoot
的系统日志插件。根据springboot
自定义starter
规范性,重新编码。