Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
B
basic-api-boot
概览
概览
详情
活动
周期分析
版本库
存储库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
Basic
basic-api-boot
Commits
bf8301d7
提交
bf8301d7
authored
3月 26, 2022
作者:
方治民
浏览文件
操作
浏览文件
下载
差异文件
合并分支 'master' 到 'master'
docs: 更新技术栈文档 查看合并请求 chemical-kesai/kshg-api!1
上级
1c5da805
16b144c0
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
13 行增加
和
27 行删除
+13
-27
technique.md
doc/technique.md
+13
-27
没有找到文件。
doc/technique.md
浏览文件 @
bf8301d7
...
...
@@ -3,49 +3,35 @@
### 基础
<!-- prettier-ignore -->
-
[
Vue v3.x
](
https://v3.vuejs.org/guide/introduction.html
)
-
[
uni-app@vue3 v3.x-alpha
](
https://uniapp.dcloud.io/tutorial/migration-to-vue3.html
)
, 依赖
`HBuilderX Alpha`
版本编辑器
-
[
TypeScript
](
https://www.typescriptlang.org/zh/
)
-
[
Sass
](
https://www.sass.hk/
)
### UI
<!-- prettier-ignore -->
-
[
uni-ui@vue3
](
https://github.com/dcloudio/uni-ui
)
-
备选方案:
[
uView
](
https://uviewui.com/
)
, 由于尚未完成 Vue3 的适配, 暂不推荐使用
-
[
SpringBoot v2.5.x
](
https://spring.io/projects/spring-boot
)
-
[
Lombok
](
https://projectlombok.org/
)
-
[
Spring Web
](
https://docs.spring.io/spring-framework/docs/current/reference/html/web.html
)
-
[
Spring Data Jpa
](
https://spring.io/projects/spring-data-jpa
)
### Tools
<!-- prettier-ignore -->
-
[
Lodash
](
https://github.com/lodash/lodash
)
函数库
-
[
Dayjs
](
https://github.com/iamkun/dayjs
)
时间库
-
[
@vueuse/core
](
https://github.com/vueuse/vueuse
)
Vue2/3 实用工具集
-
[
mock.js
](
https://github.com/nuysoft/Mock
)
数据模拟
-
[
Hutool
](
https://www.hutool.cn/
)
工具包
###
网络
###
Doc
<!-- prettier-ignore -->
-
[
uni.request
](
https://uniapp.dcloud.net.cn/api/request/request.html
)
-
[
uni-ajax
](
https://uniajax.ponjs.com/
)
-
[
Knife4j
](
https://doc.xiaominfo.com/
)
Swagger 增强包
###
图表
###
扩展
<!-- prettier-ignore -->
-
[
ucharts
](
https://gitee.com/uCharts/uCharts
)
-
[
sa-token
](
https://sa-token.dev33.cn/
)
权限认证框架
-
[
MinIO
](
https://docs.min.io/
)
MinIO S3 文件存储
### 构建工具
<!-- prettier-ignore -->
-
[
HBuilderX Alpha
](
https://download1.dcloud.net.cn/hbuilderx/changelog/3.4.2.20220310-alpha.html
)
-
[
Vite v2.x
](
https://vitejs.dev
)
-
[
Gradle
](
https://gradle.org/
)
### 其他
插件
### 其他
<!-- prettier-ignore -->
-
[
prettier
](
https://prettier.io
)
代码格式化工具
-
[
husky
](
https://github.com/typicode/husky
)
Git hooks 插件
-
[
ESLint
](
https://eslint.org
)
代码规范检查工具
-
[
stylelint
](
https://stylelint.io
)
CSS 规范检查工具
-
[
spotless
](
https://github.com/diffplug/spotless
)
代码规范工具
-
[
commitizen
](
https://github.com/commitizen
)
Git 提交规范工具
-
[
lint-staged
](
https://github.com/okonet/lint-staged
)
-
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论