o

operation-logging-mybatis-spring-boot-starter

Some operation logging logger.
https://https://github.com/yhyzgn/jakit
Apache License, Version 2.0
yhyzgn
Files download
File Operation
operation-logging-mybatis-spring-boot-starter-1.0.2.jar download
operation-logging-mybatis-spring-boot-starter-1.0.2.pom download
operation-logging-mybatis-spring-boot-starter-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.yhyzgn.jakit</groupId>
  <artifactId>operation-logging-mybatis-spring-boot-starter</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.yhyzgn.jakit:operation-logging-mybatis-spring-boot-starter:1.0.2'
Gradle Kotlin
implementation("com.yhyzgn.jakit:operation-logging-mybatis-spring-boot-starter:1.0.2")
Scala SBT
libraryDependencies += "com.yhyzgn.jakit" % "operation-logging-mybatis-spring-boot-starter" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.yhyzgn.jakit', module='operation-logging-mybatis-spring-boot-starter', version='1.0.2')
)
Apache Ivy
<dependency org="com.yhyzgn.jakit" name="operation-logging-mybatis-spring-boot-starter" rev="1.0.2" />
Leiningen
[com.yhyzgn.jakit/operation-logging-mybatis-spring-boot-starter "1.0.2"]
Apache Buildr
'com.yhyzgn.jakit:operation-logging-mybatis-spring-boot-starter:jar:1.0.2'