weboot-common

用于SpringBoot项目 | 接口返回数据包装,http状态码aop, http请求日志统一打印 | 使用了fastjson,和 mybatis-plus-extension

License

License

GroupId

GroupId

com.github.lhnonline
ArtifactId

ArtifactId

weboot-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

weboot-common
用于SpringBoot项目 | 接口返回数据包装,http状态码aop, http请求日志统一打印 | 使用了fastjson,和 mybatis-plus-extension
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/weboot-common
Source Code Management

Source Code Management

https://github.com/lhnonline

Download weboot-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lhnonline/weboot-common/ -->
<dependency>
    <groupId>com.github.lhnonline</groupId>
    <artifactId>weboot-common</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lhnonline/weboot-common/
implementation 'com.github.lhnonline:weboot-common:1.0.0'
// https://jarcasting.com/artifacts/com.github.lhnonline/weboot-common/
implementation ("com.github.lhnonline:weboot-common:1.0.0")
'com.github.lhnonline:weboot-common:jar:1.0.0'
<dependency org="com.github.lhnonline" name="weboot-common" rev="1.0.0">
  <artifact name="weboot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lhnonline', module='weboot-common', version='1.0.0')
)
libraryDependencies += "com.github.lhnonline" % "weboot-common" % "1.0.0"
[com.github.lhnonline/weboot-common "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.9.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.9.RELEASE
com.baomidou : mybatis-plus-extension jar 3.4.0
org.springframework.boot : spring-boot-starter-aop jar 2.2.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.2.9.RELEASE
org.projectlombok : lombok jar 1.18.12
com.alibaba : fastjson jar 1.2.68

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0