测试用用户名 hsz ,111111 管理员用户名 csbr,111111 配置参数在application-dev.properties目录下 app.fx.min.width=1280 界面大小设置 app.fx.min.height=1024 app.fx.full.screen=true 是否全屏幕 以下是数据库配置 spring.datasource.password:tpmysqladmin@!2017 spring.datasource.url:jdbc:mysql://192.168.3.206:3306/hcg?autoReconnect=true&autoReconnectForPools=true&useUnicode=true&characterEncoding=utf8&useSSL=false spring.datasource.username:root 配置完成后执行start.bat可以启动程序。 配置文件在config目录下。