IntelliJ IDEA is a desktop integrated development environment designed for building and maintaining software projects on Windows systems. It provides intelligent code assistance, deep project ...
. ├── java └── cn.dhbin.isme ├── common 通用类包 ├── auth 鉴权相关 ├── exception 异常处理 ├── mapstruct mapstruct配置 ├── mybatis mybatis配置 ├── preview 预览功能实现 ├── request ...