# train-message-project-server **Repository Path**: npu-dev-hub/train-message-project-server ## Basic Information - **Project Name**: train-message-project-server - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-15 - **Last Updated**: 2023-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #开发者社区网页组(后端)培训项目 ##使用方法 * 进入MySQL,创建数据库“messageboard” * 在数据库中运行schema.sql和data.sql * 更改application.yml里面的数据库连接配置 * 运行MessageBoardApplication主程序