# monster-ai **Repository Path**: iiiimonster/monster-ai ## Basic Information - **Project Name**: monster-ai - **Description**: ai项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-04-22 - **Last Updated**: 2025-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **开源的JDK17版本的脚手架** 在win生成梳妆结构 ` npm install treer -g ` `treer ****` ```` 项目结构 ├─pom.xml ├─README.md ├─monster-server 主项目 启动项目 ├─monster-framework 项目依赖 | ├─monster-common 通用类 ├─monster-dependencies 依赖项目 | └pom.xml ````