Skip to content

GraduationProject-springboot/0556springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

首页查询更多项目 包安装运行

0556springboot考试系统代码pf

picture

点击播放视频 ▼

Watch the video

推荐使用:谷歌浏览器

前台登录页面 http://localhost:8080/kaoshixitong/front/index.html

后台登录页面 http://localhost:8080/kaoshixitong/admin/dist/index.html

管理员 账户:admin 密码:admin 老师 账户:a1 密码:123456 老师 账户:a2 密码:123456 老师 账户:a3 密码:123456 用户 账户:a1 密码:123456 用户 账户:a2 密码:123456 用户 账户:a3 密码:123456

在src\main\resources\application.yml中编辑

url: jdbc:mysql://127.0.0.1:3306/kaoshixitong?useUnicode=true&characterEncoding=utf-8&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8
username: root	    数据库用户名 root
password: 123456	用户密码    123456

图片存放路径: src\main\webapp\upload 里面上传图片名里面不能有中文

About

0556springboot考试系统代码pf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages