基础开发环境
- JDK: 1.8
- Maven: 3.5+
- MySql: 5.7+
- Redis: 3.2 +
- Node Js: 10.0 +
- Npm: 5.6.0+
-
IDE插件
-
推荐IDE
后端使用 IntelliJ IDEA
- 前端使用 IntelliJ WebStorm
需要掌握的基础知识
| 序号 | 知识点 | 资料 | | —- | —- | —- | | 1 | Node.js 入门 | http://www.runoob.com/nodejs/nodejs-tutorial.html | | 2 | Npm 命令 | http://www.runoob.com/nodejs/nodejs-npm.html | | 3 | Yarn | 建议,比npm更快 | | 4 | Vue | https://cn.vuejs.org/ | | 5 | ES6 | https://blog.csdn.net/itzhongzi/article/details/73330681 | | 6 | Vue全家桶 | Webpack 、axios、Vue router、Vuex、Vue Loader、Vue cli | | 7 | Springboot | | | 8 | Mybatis-plus | https://mp.baomidou.com | | 9 | Shiro | |