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 | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases | 
        
| GroupId | GroupIdcn.fxbin.bubble | 
    
| ArtifactId | ArtifactIdbubble-fireworks-starter-redis | 
    
| Last Version | Last Version2021.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBubble Fireworks Starters 
         | 
    
<!-- https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-starter-redis/ -->
<dependency>
    <groupId>cn.fxbin.bubble</groupId>
    <artifactId>bubble-fireworks-starter-redis</artifactId>
    <version>2021.5</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-starter-redis/
implementation 'cn.fxbin.bubble:bubble-fireworks-starter-redis:2021.5'
                // https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-starter-redis/
implementation ("cn.fxbin.bubble:bubble-fireworks-starter-redis:2021.5")
                'cn.fxbin.bubble:bubble-fireworks-starter-redis:jar:2021.5'
                <dependency org="cn.fxbin.bubble" name="bubble-fireworks-starter-redis" rev="2021.5">
  <artifact name="bubble-fireworks-starter-redis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.fxbin.bubble', module='bubble-fireworks-starter-redis', version='2021.5')
)
                libraryDependencies += "cn.fxbin.bubble" % "bubble-fireworks-starter-redis" % "2021.5"
                [cn.fxbin.bubble/bubble-fireworks-starter-redis "2021.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.fxbin.bubble : bubble-fireworks-starter | jar | 2021.5 | 
| cn.fxbin.bubble : bubble-fireworks-data-redis | jar | 2021.5 | 
| 依赖 | 版本 | 
|---|---|
| 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 的快速开发脚手架