项目分支介绍
主要分支说明
- 使用 nacos 作为注册与配置中心
分支 | JDK | Spring Boot | Spring Cloud | Spring Alibaba | Spring Authorization Server | Jenkins Build |
---|---|---|---|---|---|---|
spring-boot-2 | 8 | 2.7.18 | 2021.0.9 | 2021.0.6.0 | 0.4.5 | |
spring-boot-3 | 17 | 3.3.0 | 2023.0.2 | 2023.0.1.0 | 1.3.0 |
文档源码分支
- docs
Consul 分支说明
- 使用 consul 作为注册与配置中心,与 nacos 定位类似
分支 | JDK | Spring Boot | Spring Cloud | Spring Authorization Server | Jenkins Build |
---|---|---|---|---|---|
consul/spring-boot-2 | 8 | 2.7.18 | 2021.0.9 | 0.4.5 | |
consul/spring-boot-3 | 17 | 3.3.0 | 2023.0.2 | 1.3.0 |
镜像分支说明
分支 | 镜像 | 说明 |
---|---|---|
playwright/dragonwell/8 | springcloudxuxiaowei/playwright-dragonwell:8 | 使用 mcr.microsoft.com/playwright:v1.43.0-jammy 镜像 和 阿里巴巴 JDK 8 制作的镜像 |
playwright/dragonwell/17 | springcloudxuxiaowei/playwright-dragonwell:17 | 使用 mcr.microsoft.com/playwright:v1.43.0-jammy 镜像 和 阿里巴巴 JDK 17 制作的镜像 |
playwright/mysql-client/8/dragonwell/8 | springcloudxuxiaowei/playwright-dragonwell:8-mysql-client-8 | 使用 springcloudxuxiaowei/playwright-dragonwell:8 镜像 和 MySQL Client 制作的镜像 |
playwright/mysql-client/8/dragonwell/17 | springcloudxuxiaowei/playwright-dragonwell:17-mysql-client-8 | 使用 springcloudxuxiaowei/playwright-dragonwell:17 镜像 和 MySQL Client 制作的镜像 |
playwright/maven/3/dragonwell/8 | springcloudxuxiaowei/playwright-maven:3.6.3-dragonwell-8 | 使用 springcloudxuxiaowei/playwright-dragonwell:8 镜像 和 Maven 制作的镜像 |
playwright/maven/3/dragonwell/17 | springcloudxuxiaowei/playwright-maven:3.6.3-dragonwell-17 | 使用 springcloudxuxiaowei/playwright-dragonwell:17 镜像 和 Maven 制作的镜像 |
playwright/maven/3/mysql-client/8/dragonwell/8 | springcloudxuxiaowei/playwright-maven:3.6.3-dragonwell-8-mysql-client-8 | 使用 springcloudxuxiaowei/playwright-maven:3.6.3-dragonwell-8 镜像 和 MySQL Client 制作的镜像 |
playwright/maven/3/mysql-client/8/dragonwell/17 | springcloudxuxiaowei/playwright-maven:3.6.3-dragonwell-17-mysql-client-8 | 使用 springcloudxuxiaowei/playwright-maven:3.6.3-dragonwell-17 镜像 和 MySQL Client 制作的镜像 |