Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 287 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 287 Bytes

EMOS小程序后端

Reference Documentation

  • 框架使用Springboot + myBatis
  • 数据库使用mysql(5.7+以支持json)
  • nosql使用redis+mongodb
  • 权限使用RBAC模型 框架使用Shiro + jwt
  • 用户消息使用rabbit-mq(还没写!)

Guides

  • no guides 随缘启动