书籍 Spring in Action, Sixth Edition的封面

Spring in Action, Sixth Edition

Craig Walls

出版时间

2021-03-01

ISBN

9781617297571

评分

★★★★★

标签

编程

书籍介绍

about the book

Spring in Action, 6th Edition guides you through Spring’s core features explained in Craig Walls’ famously clear style. You’ll roll up your sleeves and build a secure database-backed web app step by step. Along the way, you’ll explore reactive programming, microservices, service discovery, RESTful APIs, deployment, and expert best practices. The latest version of a bestseller upgraded for Spring 5.2, this new edition also covers the RSocket specification for reactive networking between applications, and delves deep into essential features of Spring Security. Whether you’re just discovering Spring or leveling up to Spring 5.2, this Manning classic is your ticket!

what's inside

Building reactive applications

Relational and NoSQL databases

Integrating via HTTP and REST-based services, and sand reactive RSocket services

Reactive programming techniques

Deploying applications to traditional servers and containers

Securing applications with Spring Security

Covers Spring 5.2

目录
PART 1 FOUNDATIONAL SPRING
1 Getting started with Spring
2 Developing web applications
3 Working with data
4 Working with nonrelational data

显示全部
用户评论
第六版,又一次对内容重构,还真是符合程序员的精神。从内容上说,还是紧跟时代的,把spring新东西讲了,可是几乎只有功能展示,代码原理基本不讲了,感觉和微信文章款"一文学会××”风格差不多,入门尚可,登不上大台面。前两个部分算是对spring的基本用途做了总结,一个接一个抛出,如果想看Spring的演进,就得看前4版去了。第三部分Reactive是本书的新东西,也就是把各种用法罗列了下。第四部分也就是spring-boot的actuator,admin的教程,并无太多新意。
买了MEAP版,Reactive部分就值回了书价。