内容简介:简介: SpringBlade 是由一个商业级项目升级优化而来的 SpringCloud 微服务架构,采用 Java8 API 重构了业务代码,完全遵循阿里巴巴编码规范。采用 Spring Boot 2 、Spring Cloud Hoxton 、Mybatis 等核心技术,用...
简介:
-
SpringBlade 是由一个商业级项目升级优化而来的 SpringCloud 微服务架构,采用 Java 8 API 重构了业务代码,完全遵循阿里巴巴编码规范。采用 Spring Boot 2 、Spring Cloud Hoxton 、Mybatis 等核心技术,用于快速搭建企业级的 SaaS 微服务系统平台。
-
SpringBlade 同时提供 SpringBoot 单体架构版本,为中小型项目保驾护航,可与两套分别基于 React 和 Vue 的前端框架无缝对接。
-
SpringBlade 致力于创造新颖的开发模式,将开发中遇到的痛点、生产中所踩的坑整理归纳,并将解决方案都融合到框架中。
版本更新信息:
- 升级至 SpringCloud Hoxton.SR8
- 升级至 Mybatis-Plus 3.4.0
- 重构Mybatis-Plus封装适配最新版
- 多租户增加域名绑定功能
- 创建多租户的同时创建对应的管理用户
- 优化日志模块分页排序
- 关闭日志模块外置api放行
SpringBlade 系列项目地址:
-
前端 UI 项目地址(基于 React):Sword
-
前端 UI 项目地址(基于 Vue):Saber
-
核心框架项目地址:BladeTool
-
后端框架项目地址:SpringBlade
-
后端 SpringBoot 版本地址:BladeBoot
官网演示地址:
-
Blade 官网地址:Blade
-
Sword 演示地址:Sword 演示
-
Saber 演示地址:Saber 演示
-
Archer 演示地址:Archer 演示
-
Caster 演示地址:Caster 演示
系统界面一览
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- SpringBlade 2.7.3 发布,增强多租户功能
- OrangeAdmin 橙单中台化低代码生成器发布 v1.4 版本,支持多租户及租户运营管理功能
- Cloudant 多租户服务最佳实践
- Cloudant 多租户服务最佳实践
- 多租户已死!云架构上位
- 一文读懂HBase多租户
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Data Structures and Algorithms
Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20
The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!