File tree 1 file changed +38
-29
lines changed 1 file changed +38
-29
lines changed Original file line number Diff line number Diff line change 1
- ![ Neubbs Logo] ( ./src/main/webapp/resources/images/neubbs.jpg )
2
-
3
- ## 前端
4
- + WebPack 1.13.2
5
- + React 15.4.0
6
- + React-Redux 5.0.6
7
- + React-Router 3.0.5
8
- + Styled-components 2.1.2
9
-
10
- 详细依赖见 [ package.json] ( ./src/main/webapp/package.json )
11
-
12
- ## 后端
13
- + Spring Framework 4.1.7
14
- + MyBatis 3.2.6
15
- + JUnit 4.12
16
- + Log4j 1.2.17
17
- + Json Web Token 3.2.0
18
- + MySQL 5.7
19
- + Redis 3.0.503
20
- + JDK 1.8.0_65
21
- + Tomcat 8.0.41
22
- + Nginx 1.13.7
23
- + FTP(Windows service and FTPClient)
24
-
25
- ### API
26
- + [ 后端 API 交互协议] ( https://github.com/nuitcoder/neubbs/wiki/%E3%80%90%E5%90%8E%E7%AB%AF%E3%80%91-API-%E4%BA%A4%E4%BA%92%E5%8D%8F%E8%AE%AE )
27
-
28
- ### 开发约定
29
- + [ README.md] ( ./src/main/java/README.md )
1
+ ![ Neubbs Logo] ( ./src/main/webapp/resources/images/neubbs.jpg )
2
+
3
+ ## 前端
4
+ + WebPack 1.13.2
5
+ + React 15.4.0
6
+ + React-Redux 5.0.6
7
+ + React-Router 3.0.5
8
+ + Styled-components 2.1.2
9
+
10
+ 详细依赖见 [ package.json] ( ./src/main/webapp/package.json )
11
+
12
+ ## 后端
13
+ + Spring Framework 4.1.7
14
+ + MyBatis 3.2.6
15
+ + JUnit 4.12
16
+ + Log4j 1.2.17
17
+ + Json Web Token 3.2.0
18
+ + MySQL 5.7
19
+ + Redis 3.0.503
20
+ + JDK 1.8.0_65
21
+ + Tomcat 8.0.41
22
+ + Nginx 1.13.7
23
+
24
+ ### 后端开发说明
25
+ - 一. 开发约定
26
+ - 二. 后端代码基础架构
27
+ - 三. 环境搭建
28
+ - 详见 [ README.md] ( ./src/main/java/README.md )
29
+
30
+ ## 相关 wiki
31
+ + [ 后端 API 交互协议] ( https://github.com/nuitcoder/neubbs/wiki/%E3%80%90%E5%90%8E%E7%AB%AF%E3%80%91-API-%E4%BA%A4%E4%BA%92%E5%8D%8F%E8%AE%AE )
32
+ + [ 【前端】任务进度列表] ( https://github.com/nuitcoder/neubbs/wiki/%E3%80%90%E5%89%8D%E7%AB%AF%E3%80%91%E4%BB%BB%E5%8A%A1%E8%BF%9B%E5%BA%A6%E5%88%97%E8%A1%A8 )
33
+ + [ 【后端】任务进度列表] ( https://github.com/nuitcoder/neubbs/wiki/%E3%80%90%E5%90%8E%E7%AB%AF%E3%80%91%E4%BB%BB%E5%8A%A1%E8%BF%9B%E5%BA%A6%E5%88%97%E8%A1%A8 )
34
+ + [ 【测试】API 接口测试任务] ( https://github.com/nuitcoder/neubbs/wiki/%E3%80%90%E6%B5%8B%E8%AF%95%E3%80%91API-%E6%8E%A5%E5%8F%A3%E6%B5%8B%E8%AF%95%E4%BB%BB%E5%8A%A1 )
35
+ + [ 【测试】UI 界面测试任务] ( https://github.com/nuitcoder/neubbs/wiki/%E3%80%90%E6%B5%8B%E8%AF%95%E3%80%91UI-%E7%95%8C%E9%9D%A2%E6%B5%8B%E8%AF%95%E4%BB%BB%E5%8A%A1 )
36
+ + [ 【测试】功能测试任务] ( https://github.com/nuitcoder/neubbs/wiki/%E3%80%90%E6%B5%8B%E8%AF%95%E3%80%91%E5%8A%9F%E8%83%BD%E6%B5%8B%E8%AF%95%E4%BB%BB%E5%8A%A1 )
37
+ + [ 【设计】项目设计图] ( https://github.com/nuitcoder/neubbs/wiki/%E3%80%90%E8%AE%BE%E8%AE%A1%E3%80%91%E9%A1%B9%E7%9B%AE%E8%AE%BE%E8%AE%A1%E5%9B%BE )
38
+
You can’t perform that action at this time.
0 commit comments