分享一个自搭的框架,使用Spring boot+Vue+Element UI

2023-07-10,,

废弃,新的:https://www.cnblogs.com/hackyo/p/10453243.html

特点:前后端分离,可遵循restful

框架:后端使用Spring boot,整合了aop、actuator

数据验证使用validation

数据库使用Mongodb

前端使用Vue+Element UI

前后端数据交互使用Axios

使用了NPM管理包

用户授权使用Spring security+Jwt的方式

基于:Java1.8、Spring boot2.0.0、Vue2.5.2

使用:

导入IDEA中即可

上线需修改前端的baseURL,在api/index.js

后端可使用prod配置文件,可以配置SSL

代码地址:https://github.com/hackyoMa/Frame-template

分享一个自搭的框架,使用Spring boot+Vue+Element UI的相关教程结束。

《分享一个自搭的框架,使用Spring boot+Vue+Element UI.doc》

下载本文的Word格式文档,以方便收藏与打印。