# spring.boot **Repository Path**: mirrors_gspandy/spring.boot ## Basic Information - **Project Name**: spring.boot - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 开启基于Spring boot学习历程 template: 提供spring boot配置模板 1. 基于war包的配置 2. 使用Spring Security保驾护航 3. 使用Druid作为数据源,并启用Sql和Spring bean监控 4. 设置Http Session timeout的几种方式 5. 设置WebAppRootListener,系统可以通过System.getProperty("template.root")获取项目的路径 6. sitemesh 7. 设置字符集过滤 8. SpringMvc配置 9. 设置支持上传文件 10. ExceptionHandlerResolver 11. 启用事务