# feature **Repository Path**: java_engine/feature ## Basic Information - **Project Name**: feature - **Description**: 基于spring boot模块分层环境搭建 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-31 - **Last Updated**: 2024-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # feature #### 介绍 基于spring boot模块分层环境搭建 #### 软件架构 - common:公共包 - dao:数据模型层 - service:服务层 - web:控制器层