• Stars
    star
    143
  • Rank 255,826 (Top 6 %)
  • Language
    Java
  • License
    MIT License
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

学生课程管理系统, 期末大作业, 使用流行技术栈Vue.js + SpringBoot

RainngCourse

数据库大作业,学生选课系统,前后端分离界面美观💎使用流行技术栈Vue ElementUI SpringBoot,Redis实现分布式Session,AOP记录日志由MongoDB存储,可做学习使用

技术栈

前端Vue.js

  • ElementUI
  • axios

后端SpringBoot

  • 持久层: Mybatis Plus
  • 授权认证: 手写
  • 会话: Spring Session + Redis
  • 日志: AOP + MongoDB

数据库

  • MySQL(MariaDB): 核心业务
  • Redis: Session、新闻、配置信息
  • MongoDB: 业务日志

项目截图

登录

首页

增删查改

学生选课

课程表

权限修改

日志