22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
<p align="center">
|
||
<img alt="logo" src="https://oscimg.oschina.net/oscnet/up-b99b286755aef70355a7084753f89cdb7c9.png">
|
||
</p>
|
||
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">bonus v3.6.4</h1>
|
||
<h4 align="center">基于 Vue/Element UI 和 Spring Boot/Spring Cloud & Alibaba 前后端分离的分布式微服务架构</h4>
|
||
|
||
|
||
## 平台简介
|
||
|
||
博诺思人工智能平台是基于博诺思微服务平台的轻量级系统,基于Spring Boot、Spring Cloud、Spring Cloud Alibaba、OAuth2.0、JWT、Redis、MyBatis、Shiro、Quartz、Swagger、EasyExcel、EasyPoi、Layui、Element UI、Vue、Nginx、Docker、Maven、Git、GitHub、Gitee、Jen
|
||
|
||
博诺思微服务平台代码仓库:http://192.168.0.56:3000/bonus/Bonus-Cloud.git
|
||
|
||
## 系统模块
|
||
~~~
|
||
com.bonus
|
||
├── bonus-api // 接口模块
|
||
│ └── bonus-ai-api-system // 系统接口
|
||
├── bonus-modules // 业务模块
|
||
│ └── bonus-ai // 人工智能平台系统模块
|
||
├──pom.xml // 公共依赖
|