Spring 5 in Action读书笔记

brief contents
PART 1:FOUNDATIONAL SPRING ................................................1
                基础的Spring
1 Getting started with Spring 3
    Spring上手练习
2 Developing web applications 29
    使用Spring开发Web应用
3 Working with data 56
    使用Spring处理数据
4 Securing Spring 84
    安全的Spring
5 Working with configuration properties 114
    处理配置属性
PART 2:INTEGRATED SPRING .................................................135
6 Creating REST services 137
7 Consuming REST services 169
8 Sending messages asynchronously 178
9 Integrating Spring 209
PART 3:REACTIVE SPRING .....................................................239
10 Introducing Reactor 241
11 Developing reactive APIs 269
12 Persisting data reactively 296BRIEF CONTENTS
iv
PART 4:CLOUD-NATIVE SPRING..............................................321
13 Discovering services 323
14 Managing configuration 343
15 Handling failure and latency 376
PART 5DEPLOYED SPRING ....................................................393
16 Working with Spring Boot Actuator 395
17 Administering Spring 429
18 Monitoring Spring with JMX 446
19 Deploying Spring 454
原文地址:https://www.cnblogs.com/2008nmj/p/14737823.html