dunwu-autoconfigure

dunwu spring boot 自动配置

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.dunwu.boot
ArtifactId

ArtifactId

dunwu-autoconfigure
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

dunwu-autoconfigure
dunwu spring boot 自动配置

Download dunwu-autoconfigure

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
io.github.dunwu.tool : dunwu-tool-data Optional jar
io.github.dunwu.tool : dunwu-tool-web Optional jar
io.github.dunwu.tool : dunwu-tool-dlock Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-jdbc Optional jar
org.springframework.boot : spring-boot-starter-json Optional jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.springframework.boot : spring-boot-starter-websocket Optional jar
com.spring4all : swagger-spring-boot-starter Optional jar
org.springframework.kafka : spring-kafka Optional jar
com.baomidou : mybatis-plus-boot-starter Optional jar
p6spy : p6spy Optional jar
org.springframework.data : spring-data-redis Optional jar
org.apache.curator : curator-framework Optional jar
com.fasterxml.jackson.core : jackson-databind Optional jar
io.swagger : swagger-annotations Optional jar
com.sun.mail : javax.mail Optional jar
eu.medsea.mimeutil : mime-util Optional jar 2.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2