# WebServerBoot_下 **Repository Path**: sky-castle/web-server-boot-lower ## Basic Information - **Project Name**: WebServerBoot_下 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-30 - **Last Updated**: 2022-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.利用WebServerBoot自己搭建的框架,实现具体的业务请求 2.必须将跳转处理请求的方法的相关类放到controller包中 3.运行类MyBootApplication必须在controller包下边,也就是平级