本文主要是介绍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
这篇关于Spring 5 in Action读书笔记的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!