Skip to content

1.0.1发布

Compare
Choose a tag to compare
@LiJunYi2 LiJunYi2 released this 04 Apr 07:20
· 2 commits to main since this release

Maven仓库

<dependency>
  <groupId>xyz.lijunyi</groupId>
  <artifactId>log-tracing-spring-boot-starter</artifactId>
  <version>1.0.1.RELEASE</version>
</dependency>

描述

  1. boot-logging-plugin项目,适用于SpringBoot的系统日志插件。根据springboot自定义starter规范性,重新编码。