2024-06-14 14:42:51 +08:00
|
|
|
|
<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
|
|
|
|
|
|
|
|
|
|
|
|
## 系统模块
|
2024-06-18 10:28:46 +08:00
|
|
|
|
~~~
|
2024-06-14 14:42:51 +08:00
|
|
|
|
com.bonus
|
|
|
|
|
|
├── bonus-api // 接口模块
|
|
|
|
|
|
│ └── bonus-ai-api-system // 系统接口
|
|
|
|
|
|
├── bonus-modules // 业务模块
|
2024-06-18 10:33:18 +08:00
|
|
|
|
│ └── bonus-ai // 人工智能平台系统模块
|
2024-06-14 14:42:51 +08:00
|
|
|
|
├──pom.xml // 公共依赖
|