minimal-config-spring-boot-starter

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

cn.codest
ArtifactId

ArtifactId

minimal-config-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

minimal-config-spring-boot-starter
Demo project for Spring Boot
Project URL

Project URL

https://github.com/23557544/minimal-config-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/23557544/minimal-config-spring-boot-starter

Download minimal-config-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/cn.codest/minimal-config-spring-boot-starter/ -->
<dependency>
    <groupId>cn.codest</groupId>
    <artifactId>minimal-config-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.codest/minimal-config-spring-boot-starter/
implementation 'cn.codest:minimal-config-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/cn.codest/minimal-config-spring-boot-starter/
implementation ("cn.codest:minimal-config-spring-boot-starter:1.0.0")
'cn.codest:minimal-config-spring-boot-starter:jar:1.0.0'
<dependency org="cn.codest" name="minimal-config-spring-boot-starter" rev="1.0.0">
  <artifact name="minimal-config-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.codest', module='minimal-config-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "cn.codest" % "minimal-config-spring-boot-starter" % "1.0.0"
[cn.codest/minimal-config-spring-boot-starter "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.4
org.springframework.boot : spring-boot-autoconfigure jar 2.6.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.4
com.squareup.okhttp3 : okhttp jar 3.14.9
com.fasterxml.jackson.core : jackson-databind jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0