wei-springboot-starter

SpringBoot component practice starter

License

License

GroupId

GroupId

com.github.weijj0528
ArtifactId

ArtifactId

wei-springboot-starter
Last Version

Last Version

3.0-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

wei-springboot-starter
SpringBoot component practice starter
Project URL

Project URL

https://github.com/weijj0528/wei-springboot-starter
Source Code Management

Source Code Management

https://github.com/weijj0528/wei-springboot-starter

Download wei-springboot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.weijj0528/wei-springboot-starter/ -->
<dependency>
    <groupId>com.github.weijj0528</groupId>
    <artifactId>wei-springboot-starter</artifactId>
    <version>3.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.weijj0528/wei-springboot-starter/
implementation 'com.github.weijj0528:wei-springboot-starter:3.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.weijj0528/wei-springboot-starter/
implementation ("com.github.weijj0528:wei-springboot-starter:3.0-RELEASE")
'com.github.weijj0528:wei-springboot-starter:pom:3.0-RELEASE'
<dependency org="com.github.weijj0528" name="wei-springboot-starter" rev="3.0-RELEASE">
  <artifact name="wei-springboot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.weijj0528', module='wei-springboot-starter', version='3.0-RELEASE')
)
libraryDependencies += "com.github.weijj0528" % "wei-springboot-starter" % "3.0-RELEASE"
[com.github.weijj0528/wei-springboot-starter "3.0-RELEASE"]

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.7.RELEASE
org.projectlombok : lombok Optional jar 1.18.6

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.7.RELEASE
junit : junit jar 4.13.1

Project Modules

  • springboot-starter
  • springboot-starter-example
  • springboot-starter-code-plugin
  • wei-starter-base
  • wei-starter-cache
  • wei-starter-lock
  • wei-starter-mybatis
  • wei-starter-redis
  • wei-starter-sequence
  • wei-starter-swagger
  • wei-starter-security

Versions

Version
3.0-RELEASE
2.1.3
1.5.20