Skip to content

Commit 0eff25c

Browse files
authored
Merge pull request #20 from laigeoffer/dev
docs/修改rd,修改许可证及协议为MIT
2 parents d5c0518 + 09568c2 commit 0eff25c

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2018 RuoYi
3+
Copyright (c) 2024 laigeoffer
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

README.md

+23-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,29 @@
1+
<p align="center"><img src= "https://cdn.tobebetterjavaer.com/stutymore/pmhub_%E7%AE%80%E4%BB%8B%E7%89%88.png" alt="MaxKB" width="300" /></p>
2+
<h3 align="center">基于 SpringCloud Alibaba & LLM 的智能项目管理系统</h3>
3+
<p align="center">
4+
<a href="https://opensource.org/license/MIT"><img src="https://img.shields.io/github/license/laigeoffer/pmhub?color=rgb(25%2C%20121%2C%20255)
5+
" alt="The MIT License"></a>
6+
<a href=""><img src="https://img.shields.io/github/forks/laigeoffer/pmhub?color=green
7+
" alt="Forks"></a>
8+
<a href="https://laigeoffer.cn/"><img src="https://img.shields.io/badge/PmHub-%E5%AE%98%E7%BD%91-green
9+
" alt="Official"></a>
10+
<a href="https://github.com/laigeoffer/pmhub"><img src="https://img.shields.io/github/stars/laigeoffer/pmhub?style=flat-square&color=rgb(25%2C%20121%2C%20255)
11+
" alt="Stars"></a>
12+
<a href="https://pmhub.laigeoffer.cn/"><img src="https://img.shields.io/badge/PmHub-%E4%BD%93%E9%AA%8C%E5%9C%B0%E5%9D%80-blue
13+
" alt="Experience"></a>
14+
</p>
15+
16+
<hr/>
17+
PmHub 是一套基于 SpringCloud Alibaba 分布式微服务 & LLM 的智能项目管理系统,这个项目旨在让同学们快速掌握微服务/分布式项目的架构设计和开发流程,如果想在校招或者社招中拿到一个满意的 offer,PmHub 将是一个非常 nice 的选择。
18+
119
## 一、项目简介
220

3-
PmHub 是一套智能项目管理系统,包括用户、流程、项目管理、认证等服务。
21+
PmHub 包括用户、流程、项目管理、认证等服务。包含了 Redis 缓存、RocketMQ 消息队列、Docker 容器化、Jenkins 自动化部署、Spring Security 安全框架、Nacos 服务注册和发现、Elasticsearch 搜索引擎、Kibana 可视化工具、Zipkin 链路追踪、OAuth2 统一认证、Vue3 前端框架等互联网开发中需要用到的主流技术栈,可以帮助同学们快速掌握微服务/分布式项目的核心知识点。
22+
423

5-
这个项目旨在让同学们快速掌握微服务/分布式项目的架构设计和开发流程,如果想在校招或者社招中拿到一个满意的 offer,PmHub 将是一个非常 nice 的选择。
624

725
>如果对开源项目感兴趣,可以关注二哥的另外一个实战项目:技术派,一个前后端分离的社区项目。[GitHub](https://github.com/itwanger/paicoding) 上已经星标 1.5k+,不少同学就是靠这个项目在往年的校招中拿到了不错的 offer。
826
9-
PmHub 包含了 Redis 缓存、RocketMQ 消息队列、Docker 容器化、Jenkins 自动化部署、Spring Security 安全框架、Nacos 服务注册和发现、Elasticsearch 搜索引擎、Kibana 可视化工具、Zipkin 链路追踪、OAuth2 统一认证、Vue3 前端框架等互联网开发中需要用到的主流技术栈,可以帮助同学们快速掌握微服务/分布式项目的核心知识点。
1027

1128
为了方便大家循序渐进式的学习,我们将会推出两个版本:
1229

@@ -443,7 +460,9 @@ PmHub 教程共 100+ 篇,从中整理出 15 篇,供大家免费学习。
443460

444461
## 十三、许可证
445462

446-
[Apache License 2.0](https://github.com/laigeoffer/pmhub/edit/master/README.md)
463+
[MIT License (MIT)](https://opensource.org/licenses/MIT)<hr/>
464+
The above copyright notice and this permission notice shall be included in all
465+
copies or substantial portions of the Software.
447466

448467
Copyright (c) 2023-2024 PmHub(苍何、沉默王二)
449468

0 commit comments

Comments
 (0)