ibit-springboot-web-starter


License

License

GroupId

GroupId

tech.ibit
ArtifactId

ArtifactId

ibit-springboot-web-starter
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

ibit-springboot-web-starter
ibit-springboot-web-starter
Project URL

Project URL

https://github.com/ibit-tech/ibit-springboot-web-starter
Project Organization

Project Organization

iBit程序猿
Source Code Management

Source Code Management

https://github.com/ibit-tech/ibit-springboot-web-starter

Download ibit-springboot-web-starter

How to add to project

<!-- https://jarcasting.com/artifacts/tech.ibit/ibit-springboot-web-starter/ -->
<dependency>
    <groupId>tech.ibit</groupId>
    <artifactId>ibit-springboot-web-starter</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.ibit/ibit-springboot-web-starter/
implementation 'tech.ibit:ibit-springboot-web-starter:2.2'
// https://jarcasting.com/artifacts/tech.ibit/ibit-springboot-web-starter/
implementation ("tech.ibit:ibit-springboot-web-starter:2.2")
'tech.ibit:ibit-springboot-web-starter:jar:2.2'
<dependency org="tech.ibit" name="ibit-springboot-web-starter" rev="2.2">
  <artifact name="ibit-springboot-web-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.ibit', module='ibit-springboot-web-starter', version='2.2')
)
libraryDependencies += "tech.ibit" % "ibit-springboot-web-starter" % "2.2"
[tech.ibit/ibit-springboot-web-starter "2.2"]

Dependencies

compile (6)

Group / Artifact Type Version
tech.ibit : common-lang jar 1.3
tech.ibit : structlog4j-api jar 1.4
tech.ibit : structlog4j-extend jar 1.4
org.hibernate : hibernate-validator jar 5.3.6.Final
org.springframework : spring-webmvc jar 5.2.3.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.8.0

Project Modules

There are no modules declared in this project.

ibit-springboot-web-starter

web启动项目,定义内容如下

  • 公共异常处理
  • 上下文
  • 异常对象,错误码
  • 访问日志
  • 返回对象格式
  • 会话

Versions

Version
2.2
2.1
2.0
1.0