New in Spring 5 - Functional Web Framework
Offered By: Spring I/O via YouTube
Course Description
Overview
Explore the new functional web framework introduced in Spring 5 through this conference talk by Arjen Poutsma at Spring I/O 2017. Dive into the framework's design goals, including immutability, first-class functions, and pure functions. Learn about server requests and responses, router functions, request predicates, and handler filter functions. Discover how this new approach compares to the existing annotation-driven programming model and understand its potential benefits. Gain insights into running router functions and explore practical examples using the provided GitHub repository. Enhance your understanding of Spring 5's latest features and consider how this functional approach might improve your web development workflow.
Syllabus
Intro
About Arjen
I do like annotations...
but there are downsides
Design Goals
Immutability
First-class Functions
Pure Functions
Server Request
Server Response
RouterFunction
Request Predicates
Handler Filter Function
Running Router Functions
Taught by
Spring I/O
Related Courses
Vector Similarity Search in Spring with Redis StackSpring I/O via YouTube Why Spring Belongs in Your Data Stream - From Edge to Multi Cloud
Spring I/O via YouTube Let's Spring Forth and Stream with Apache Pulsar
Spring I/O via YouTube Architecturally Evident Spring Applications with JMolecules
Spring I/O via YouTube Testing with Spring, AOT, GraalVM, and JUnit 5
Spring I/O via YouTube