Last Version

cfg-spring-boot-starter 1.2.4

读取配置属性时自定义转换器的SpringBoot启动器

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.rebue.sbs
ArtifactId

ArtifactId

cfg-spring-boot-starter
Version

Version

1.2.4
Type

Type

jar
Description

Description

cfg-spring-boot-starter
读取配置属性时自定义转换器的SpringBoot启动器

Download cfg-spring-boot-starter 1.2.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.12.RELEASE

Project Modules

There are no modules declared in this project.