Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 832 Bytes

readme.md

File metadata and controls

29 lines (23 loc) · 832 Bytes

简账的后端
基于SpringBoot的Restful风格的接口
欢迎Star或者Fork,如有问题可以给我提Issue

预览

线上预览地址:简账 (账号:root,密码:Abcd1234)
数据库设计文档(有道云):数据库设计

简账系列教程

环境

  • JDK:openJDK 11
  • SpringBoot:2.3.x
  • SpringSecurity:5.3.x
  • MySQL:8.0
  • JJWT:0.7.0
  • mybatisPlus:3.3.x
  • knife4j(在线文档):knife4j

运行

Run SpringbootSimpleRecordApplication 

LICENSE

MIT