spring boot quick configuration

spring-boot-default-configuration

License

License

Categories

Categories

Spring Boot Container Microservices Configuration Application Layer Libs config
GroupId

GroupId

cn.kevinkda.core
ArtifactId

ArtifactId

spring-boot-default-configuration
Last Version

Last Version

2.3.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

spring boot quick configuration
spring-boot-default-configuration
Project URL

Project URL

https://www.kevinkda.cn

Download spring-boot-default-configuration

How to add to project

<!-- https://jarcasting.com/artifacts/cn.kevinkda.core/spring-boot-default-configuration/ -->
<dependency>
    <groupId>cn.kevinkda.core</groupId>
    <artifactId>spring-boot-default-configuration</artifactId>
    <version>2.3.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.kevinkda.core/spring-boot-default-configuration/
implementation 'cn.kevinkda.core:spring-boot-default-configuration:2.3.1.RELEASE'
// https://jarcasting.com/artifacts/cn.kevinkda.core/spring-boot-default-configuration/
implementation ("cn.kevinkda.core:spring-boot-default-configuration:2.3.1.RELEASE")
'cn.kevinkda.core:spring-boot-default-configuration:pom:2.3.1.RELEASE'
<dependency org="cn.kevinkda.core" name="spring-boot-default-configuration" rev="2.3.1.RELEASE">
  <artifact name="spring-boot-default-configuration" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.kevinkda.core', module='spring-boot-default-configuration', version='2.3.1.RELEASE')
)
libraryDependencies += "cn.kevinkda.core" % "spring-boot-default-configuration" % "2.3.1.RELEASE"
[cn.kevinkda.core/spring-boot-default-configuration "2.3.1.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.1.RELEASE

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1.RELEASE
2.3.0.RELEASE
2.2.8.RELEASE
2.1.15.RELEASE
2.0.6.RELEASE
2.0.5.RELEASE
2.0.4.RELEASE
2.0.3.RELEASE
2.0.2.RELEASE
2.0.1.RELEASE