Learning Spring Boot 2nd Edition released!

By Greg Turnquist

Greg is a member of the Spring team, an author of several books on Spring Boot, conference speaker, and the lead for Spring Data JPA.

November 1, 2017

I’ve been working on this for over a year, and today is the day. Learning Spring Boot 2nd Edition released!

What’s in it? A whole lot:

  • Web Development
  • Data Access
  • Testing
  • Developer Tools
  • AMQP Messaging
  • Microservices
  • WebSockets
  • Security
  • more!

To top it off, the WHOLE BOOK is written using the new Reactor paradigm found in Spring Framework 5.0. This means Reactive Web, Reactive Data Access, Reactive Messaging, Reactive WebSockets, and even Reactive Security, all groundbreaking technologies.

In fact, the following key technologies are used through the book:

  • Spring Framework 5.0.0.RELEASE
  • Spring Data Key-RELEASE
  • Reactor Bismuth-RELEASE
  • Spring Boot 2.0.0.M5
  • Spring Cloud Finchley.M3

There isn’t any other book on the market like this. And not only is this a fantastic stack, but in each chapter, we build up a social media platform. Chapter by chapter, we add critical features for demonstration purposes, and in the process, are able to learn how to do these things reactively, in ways you can easily adapt to the problems you are solving today.

In short, not only is it groundbreaking, it’s practical and pragmatic. Coding examples you can put to work immediately in whatever you are trying to solve.

It may take a little bit of time to get pushed all the way the Amazon, so stay tuned.

Happy reading AND happy coding!

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *