# springpootDemo **Repository Path**: dajgh/springpootDemo ## Basic Information - **Project Name**: springpootDemo - **Description**: springboot的各个模板整理 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-28 - **Last Updated**: 2021-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springpootDemo #### 介绍 springboot的各个模板整理 #### 软件架构 springboot软件架构使用说明 #### 使用说明 1. springboot_helloworld 我的第一个springboot程序 1. springboot_lombok lombok使用 1. springboot_log 日志使用 1. springboot_config 读取配置文件使用 1. springboot_exception 全局异常处理使用 1. springboot_mybatis 整合mybatis使用 1. springboot_web web程序系统