myBatis-plus, maven, spring, spring security, token, spring task, redis, swagger
安装IDEA,mysql, navcat,Redis,
mvn clean install -Dmaven.test.skip=true
D:\Redis>redis-server.exe redis.windows.conf
- 启动MySql服务
- 启动项目:直接运行com.macro.mall.MallAdminApplication的main方法即可
- 接口文档地址:http://localhost:8080/swagger-ui.html
- /login 账号:admin 密码:123456