# spring-boot **Repository Path**: kmjade/spring-boot ## Basic Information - **Project Name**: spring-boot - **Description**: Spring Boot 项目测试 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-17 - **Last Updated**: 2023-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot ## README # spring-boot ## 项目介绍 本教程是Spring Boot使用和集成各种框架和技术方案的相关系列教程和实现案例。每个案例都配备相应的教程文章和完整源码,方便开发人员作为学习资料和技术积累使用。 ## 软件架构 ## 开发环境 IDE : Eclipse 4.24.x JDK : JDK1.8.x Maven : Maven 3.5.x MySQL: MySQL 8.0.x ## 技术选型 核心框架:Spring Boot 3.x 安全框架:Spring Security 5.x 视图框架:Spring MVC 5.x 持久层框架:MyBatis 3.x 数据库连接池:Druid 1.x 日志管理:SLF4J、Log4j