extend-spring-boot

扩展了一些 Spring Boot 没有提供的 Starter 包

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.battcn.boot
ArtifactId

ArtifactId

extend-spring-boot
Last Version

Last Version

2.1.2-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

extend-spring-boot
扩展了一些 Spring Boot 没有提供的 Starter 包
Project Organization

Project Organization

battcn开源组
Source Code Management

Source Code Management

http://blog.battcn.com

Download extend-spring-boot

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • extend-spring-boot-dependencies
  • extend-spring-boot-autoconfigure
  • extend-spring-boot-starters
com.battcn.boot
我们是一群码农

Versions

Version
2.1.2-RELEASE
2.1.1-RELEASE