This is a JavaFX application with mySql database. This application can be use in cricket match to update the score of the match and store all the match info in mySql database. --module-path ...
. ├── java └── cn.dhbin.isme ├── common 通用类包 ├── auth 鉴权相关 ├── exception 异常处理 ├── mapstruct mapstruct配置 ├── mybatis mybatis配置 ├── preview 预览功能实现 ├── request ...