# SpringInAction **Repository Path**: nanaxumu_631/SpringInAction ## Basic Information - **Project Name**: SpringInAction - **Description**: 《Spring实战(第四版)》全书代码,基于Maven构建. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-25 - **Last Updated**: 2021-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [《Spring实战(第四版)》](https://book.douban.com/subject/26767354/) 全书代码 ## 开发环境 1. IDEA; 2. Maven; 3. JDK 1.8 ## 项目信息 1. Spring 各种依赖; 2. Thymeleaf; 3. MongoDB; 4. Redis; 5. 还有很多... ## 说明 1. 第八章使用了示例代码. 2. 2017/10/25 第一次提交;