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-web | 
| Last Version | Last Version2021.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbubble-fireworks-web bubble-fireworks-web | 
<!-- https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-web/ -->
<dependency>
    <groupId>cn.fxbin.bubble</groupId>
    <artifactId>bubble-fireworks-web</artifactId>
    <version>2021.5</version>
</dependency>// https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-web/
implementation 'cn.fxbin.bubble:bubble-fireworks-web:2021.5'// https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-web/
implementation ("cn.fxbin.bubble:bubble-fireworks-web:2021.5")'cn.fxbin.bubble:bubble-fireworks-web:jar:2021.5'<dependency org="cn.fxbin.bubble" name="bubble-fireworks-web" rev="2021.5">
  <artifact name="bubble-fireworks-web" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.fxbin.bubble', module='bubble-fireworks-web', version='2021.5')
)libraryDependencies += "cn.fxbin.bubble" % "bubble-fireworks-web" % "2021.5"[cn.fxbin.bubble/bubble-fireworks-web "2021.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| cn.fxbin.bubble : bubble-fireworks-core | jar | 2021.5 | 
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-undertow | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-actuator | 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 的快速开发脚手架