Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 371 Bytes

intellig-server

基于springboot的web服务脚手架

内容列表

1.使用mybatis generator自动生成mapper

2.基于maven的profile支持多环境切换

3.接入log4j2,支持多环境配置

4.采用assembly打包插件,生成最终发布包

5.使用vue前端

5.新增linux启动脚本,可根据环境定制(20190824)

6.接入netty