Skip to content

[简账] - 一款简单好用的记账软件(后端服务)

License

Notifications You must be signed in to change notification settings

SloppyJack/SimpleRecord_SpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简账的后端
基于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