Springboot Ready

基于springboot常用组件的自动配置封装

License

License

GroupId

GroupId

com.github.hetianyi
ArtifactId

ArtifactId

springboot-ready
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Springboot Ready
基于springboot常用组件的自动配置封装

Download springboot-ready

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.20
com.google.guava : guava Optional jar 30.1.1-jre

provided (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.2
com.github.hetianyi : springboot-common jar 2.0.0
org.redisson : redisson jar 3.16.0
io.springfox : springfox-swagger2 jar 3.0.0
io.springfox : springfox-swagger-ui jar 3.0.0
org.springframework.boot : spring-boot-starter-security jar 2.5.2
org.springframework.boot : spring-boot-starter-aop jar 2.5.2

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.2
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.3
1.0.2
1.0.0
SB-2.7.0.RELEASE-1
SB-2.2.2.RELEASE-21
SB-2.2.2.RELEASE-20
SB-2.2.2.RELEASE-19
SB-2.2.2.RELEASE-18
SB-2.2.2.RELEASE-17
SB-2.2.2.RELEASE-16
SB-2.2.2.RELEASE-15
SB-2.x.RELEASE-14
SB-2.x.RELEASE-13
SB-2.x.RELEASE-12
SB-2.x.RELEASE-11
SB-2.x.RELEASE-10
SB-2.x.RELEASE-9
SB-2.x.RELEASE-8
SB-2.x.RELEASE-7
SB-2.x.RELEASE-6
SB-2.x.RELEASE-5
SB-2.x.RELEASE-4
SB-2.x.RELEASE-3
SB-2.x.RELEASE-2
SB-2.x.RELEASE-1