# EnableU201910后端 **Repository Path**: EnableU201910/enableu201910_backend ## Basic Information - **Project Name**: EnableU201910后端 - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Blog-Springboot #### 技术栈 * springboot * mybatis * spring security * jwt * mysql * swagger-ui api * springboot-mail * druid * redis * rabbitmq * restful api * 前后端分离 #### Tip maven 项目 需要maven环境 项目打包 ``` mvn clean package ``` ...