com.github.rebue.sbs:sb-spring-boot-starter

SpringBoot微服务项目的启动器

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.rebue.sbs
ArtifactId

ArtifactId

sb-spring-boot-starter
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

SpringBoot微服务项目的启动器

Download sb-spring-boot-starter

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.rebue.robotech : robotech-api jar
com.github.rebue.sbs : aop-spring-boot-starter jar 1.2.4
com.github.rebue.sbs : cfg-spring-boot-starter jar 1.2.4
org.springframework.boot : spring-boot-starter-webflux jar 2.3.12.RELEASE
jakarta.servlet : jakarta.servlet-api jar 4.0.4
org.glassfish : jakarta.el jar 3.0.3
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config jar
org.springframework.boot : spring-boot-starter-log4j2 jar 2.3.12.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.30
org.hibernate.validator : hibernate-validator jar 6.1.7.Final

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-undertow Optional jar 2.3.12.RELEASE
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3
1.2.1
1.2.0