From 9dd6dc3dfee5424b97b56bed036f95efbcf40fdf Mon Sep 17 00:00:00 2001 From: smallchill Date: Sat, 2 Feb 2019 22:55:19 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=20=E6=9B=B4=E6=96=B0README,=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=AE=98=E7=BD=91=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96cb9aa..87455a2 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,11 @@ * SpringBlade 2.0 是如梦技术团队作品,是一个基于 Spring Boot 2 & Spring Cloud Finchley & Mybatis 等核心技术,用于快速构建中大型系统的基础框架。 * SpringBlade 致力于创造新颖的开发模式,将开发中遇到的痛点、生产中所踩的坑整理归纳,并将解决方案都融合到框架中。 +## 官网 +官网地址: [https://bladex.vip](https://bladex.vip) + ## 在线演示 -演示地址:[http://sword.bladex.vip](http://sword.bladex.vip) +演示地址:[https://sword.bladex.vip](https://sword.bladex.vip) ## 主要特性&&变化 * 采用前后端分离的模式,前端单独开源出一个框架:[Sword](https://gitee.com/smallc/Sword),主要选型技术为React、Ant Design、Umi、Dva