https://github.com/weizujie/student-info-system
学生信息采集系统,基于 SpringBoot + SpringDatJpa + JWT + Shiro + Vue。该仓库只有后端部分。
https://github.com/weizujie/student-info-system
jwt mybatis shiro springboot
Last synced: 2 months ago
JSON representation
学生信息采集系统,基于 SpringBoot + SpringDatJpa + JWT + Shiro + Vue。该仓库只有后端部分。
- Host: GitHub
- URL: https://github.com/weizujie/student-info-system
- Owner: weizujie
- Created: 2020-08-21T06:00:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T07:56:22.000Z (over 2 years ago)
- Last Synced: 2023-11-22T04:33:52.380Z (over 1 year ago)
- Topics: jwt, mybatis, shiro, springboot
- Language: Java
- Homepage:
- Size: 276 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
system-info-system
> :nerd_face: 项目基于 RESTFul 风格的接口开发,属于前后端分离,该项目属于后端部分,主要应用了 Shiro 框架,结合 SpringBoot、SpringDataJpa 开发的电子系年度学生成果信息采集系统
------------------------------# 致谢
[SpringBoot-Shrio-jpa](https://github.com/sherlockgit/SpringBoot-Shrio-jpa)