spring-boot
autoconfigura
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcn.izern |
ArtifactId | ArtifactIdspring-boot-autoconfigure |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-autofigure Extended
Extended spring-boot-autofigure. other lib autofigure
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.izern/spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.izern</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.izern/spring-boot-autoconfigure/
implementation 'cn.izern:spring-boot-autoconfigure:1.0'
// https://jarcasting.com/artifacts/cn.izern/spring-boot-autoconfigure/
implementation ("cn.izern:spring-boot-autoconfigure:1.0")
'cn.izern:spring-boot-autoconfigure:jar:1.0'
<dependency org="cn.izern" name="spring-boot-autoconfigure" rev="1.0">
<artifact name="spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.izern', module='spring-boot-autoconfigure', version='1.0')
)
libraryDependencies += "cn.izern" % "spring-boot-autoconfigure" % "1.0"
[cn.izern/spring-boot-autoconfigure "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 1.5.7.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
com.alibaba : fastjson Optional | jar | 1.2.38 |
com.alibaba : druid Optional | jar | 1.0.29 |
autoconfigura