Giter VIP home page Giter VIP logo

friendly-webflux-book's Introduction

Friendly Webflux: A Practical Guide to Reactive Programming with Spring Webflux

This repository contains source code examples for the book Friendly Webflux

Description

Reactive applications are built on four core principles: responsiveness, resilency, elasticity, message-driven communication. Spring Webflux is a new member of the Spring ecosystem, that allows to create reactive systems on top of Project Reactor and Netty server. It is suitable for a wide range of solutions, including classical monoliths, microservices or serverless business functions. This book takes great care in covering different aspects of web programming, including topics, such as unit and load testing, authentication and authorization (JWT, TOTP), databases. The "Friendly Webflux" book originated from the author's practical experience as a Java software engineer in various domains, including ERP, health care and MMO games. Finally, the book covers some important topics of frontend development and communication with Spring Webflux-based backend, such as authentication or caching. Frontend examples are implemented using Vue.js, yet they can be ported in an effortless way to React.js and Svelte.js.

Table of Contents:

Foreword

Acknowledgments

Chapter 1. An introduction to reactive programming with Project Reactor

Chapter 2. Your first Spring Webflux REST API

Chapter 3. Annotated controllers vs. router functions

Chapter 4. How to structure Spring Webflux applications

Chapter 5. Calling external APIs with WebClient

Chapter 6. Server-side validation with Yavi

Chapter 7. CORS handling

Chapter 8. Error handling

Chapter 9. Authentication patterns in Spring Webflux

Chapter 10. Unit testing in Spring Webflux

Chapter 11. Load testing

Chapter 12. Working with NoSQL databases

Chapter 13. Immutables and Spring Webflux

Chapter 14. Client side caching

About the author

The book targets intermediate Java software developers, who want to create reactive applications with Spring. A previous experience with the Spring Framework is not required.

Copyrights

2021 Iurii Mednikov (Yuri Mednikov) MIT License

friendly-webflux-book's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.