# study-boot1
**Repository Path**: WX-Shirley/study-boot1
## Basic Information
- **Project Name**: study-boot1
- **Description**: JavaEE 开发的颠覆者:Spring Boot 实战
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-06
- **Last Updated**: 2020-12-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 简介
《JavaEE 开发的颠覆者:Spring Boot 实战》学习项目源码
# 目录
### 2017-2017012501:01-ch01-base
第一章《Spring 基础》学习源码
依赖注入、Java配置、AOP
### 2017-2017012502:02-ch02-usualBean的Scope、Spring EL和资源调用、Bean的初始化和销毁、Profile、事件(Application Event)
### 2017-2017012701:03-ch03-higherSpring Aware、多线程、计划任务、条件注解@Conditinal、组合注解与元注解、测试
### 2017-2017040301:04-ch04-mvcSpring MVC 常用注解、静态资源映射、拦截器配置、@ControllerAdvice、文件上传配置、服务器端推送技术
### 2017-2017040401:05-ch05-bootSpring Boot 快速搭建、入口类和@SpringBootApplication、定制Banner、Spring Boot 的配置文件
### 2017-2017040402:06-ch06-core常规属性配置、Profile 配置、自定义 starter pom
### 2017-2017040403:07-ch07-webThymeleaf 模版引擎、WebSocket、基于 Bootstrap 和 AngularJS 的现代 Web 应用
### 2017-2017040701:08-ch08-dataSpring Data JPA、Spring Data REST、声明式事务、Srping Boot 缓存、 Spring Boot 访问 MongoDB、Spring Boot 访问 Redis
### 2017-2017092201:09-ch09-enterpriseSpring Security 快速入门、Spring Batch 快速入门、Spring Boot 集成 ActiveMQ、 Spring Boot 集成 RabbitMQ、Spring Integration 快速入门
### 2017-2017101001:10-ch10-deploy基于 Docker 部署、Spring Boot 的测试
### 2017-2017101201:11-ch11-monitorActuator 应用监控、通过 SSH 监控和管理应用
### 2017-2017101401:12-ch12-cloudSpring Cloud 快速入门