4th Edition of Getting started with Spring Framework now available

I'm pleased to announce availability of Getting started with Spring Framework, 4th Edition.
4th Edition is updated to cover enhancements and new features introduced in Spring Framework 5.0.1.

The book contains 88 sample projects to help you develop real-world applications using Spring Framework. You can download the samples from here: https://github.com/getting-started-with-spring/4thEdition

Post your question/feedback on the book to the following : https://groups.google.com/forum/#!forum/getting-started-with-spring-framework

The book now includes information on how to develop reactive applications using RxJava 2, Reactor 3.x, Spring WebFlux (new module introduced in Spring 5), Spring Data, Spring Security and
MongoDB's reactive Java driver. To simplify understanding reactive programming paradigm, a chapter on Functional programming in Java is also included in the book.
New chapters in the book are:
-> Functional programming with Java
-> Reactive programming with RxJava 2
-> Developing reactive RESTful web services using Spring WebFlux, Spring Data and Spring Security

You can buy the book from Amazon.com:

Kindle edition: https://www.amazon.com/dp/B0784QQV4W/
Print edition: https://www.amazon.com/dp/1979962782/

Comments

Popular posts from this blog

Getting started with Spring Framework, Second Edition now available