bubble fireworks 
   🎉 
  
   🎉 
  
   🎉 
  
 
 
 
| 依赖 | 版本 | 
|---|---|
| Spring Boot | 2.4.5.RELEASE | 
| Spring Cloud | 2020.0.2 | 
| Spring Cloud Alibaba | 2021.1 | 
| Mybatis-Plus | 3.4.2 | 
项目简介
基于SpringBoot,SpringCloud,Mybatis Plus 的快速开发脚手架
| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.fxbin.bubble | 
    
| ArtifactId | ArtifactIdbubble-fireworks-starter | 
    
| Last Version | Last Version2021.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbubble-fireworks-starter 
            Core starter, including auto-configuration support and YAML 
         | 
    
| Filename | Size | 
|---|---|
| bubble-fireworks-starter-2021.5.pom | |
| bubble-fireworks-starter-2021.5.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-starter/ -->
<dependency>
    <groupId>cn.fxbin.bubble</groupId>
    <artifactId>bubble-fireworks-starter</artifactId>
    <version>2021.5</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-starter/
implementation 'cn.fxbin.bubble:bubble-fireworks-starter:2021.5'
                // https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-starter/
implementation ("cn.fxbin.bubble:bubble-fireworks-starter:2021.5")
                'cn.fxbin.bubble:bubble-fireworks-starter:jar:2021.5'
                <dependency org="cn.fxbin.bubble" name="bubble-fireworks-starter" rev="2021.5">
  <artifact name="bubble-fireworks-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.fxbin.bubble', module='bubble-fireworks-starter', version='2021.5')
)
                libraryDependencies += "cn.fxbin.bubble" % "bubble-fireworks-starter" % "2021.5"
                [cn.fxbin.bubble/bubble-fireworks-starter "2021.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.fxbin.bubble : bubble-fireworks-autoconfigure | jar | 2021.5 | 
| org.springframework.boot : spring-boot-starter | jar | 
| 依赖 | 版本 | 
|---|---|
| Spring Boot | 2.4.5.RELEASE | 
| Spring Cloud | 2020.0.2 | 
| Spring Cloud Alibaba | 2021.1 | 
| Mybatis-Plus | 3.4.2 | 
基于SpringBoot,SpringCloud,Mybatis Plus 的快速开发脚手架