Skip to content

感谢作者的开源,下面是鄙人在mysql8和Tomcat10中的配置更改及bug修复 #27

@G-Zai

Description

@G-Zai

1.将lib文件夹下的jar包更换为8版本,在DBUtils中将驱动更改为com.mysql.cj.jdbc.Driver

2.import中com.mysql.jdbc的语句更换为java.sql
在Tomcat10的环境中,把javax换成jakarta

3.admin.js中282行拼写错误把alter_deprtment更正为alter_department即可以及618航中"&after_dname"更改为"&after_dname="

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions