Get in Touch

Course Outline

Foundations of Reactive Programming

  • Comparing blocking and non-blocking systems
  • Understanding the Reactive Streams specification
  • Advantages and practical use cases

Project Reactor and Mono/Flux

  • Roles of Publisher, Subscriber, and Subscription
  • Managing data streams with Mono and Flux
  • Handling errors and implementing backpressure

Initializing Spring WebFlux

  • Setting up a Spring Boot WebFlux project
  • Managing project dependencies
  • Contrasting WebClient with RestTemplate

Constructing Reactive REST APIs

  • Defining API routes and handlers
  • Mapping requests using RouterFunction
  • Implementing reactive controllers and data binding

Database Integration

  • Implementing reactive SQL with R2DBC
  • Accessing MongoDB in a reactive manner
  • Connecting to external APIs via reactive calls

Testing WebFlux Applications

  • Creating unit tests using StepVerifier
  • Performing integration tests with WebTestClient
  • Simulating data sources and service interactions

Optimization and Best Practices

  • Managing threading and scheduling within WebFlux
  • Techniques for debugging reactive code
  • Architectural patterns for scalable reactive applications

Deployment and Practical Case Studies

  • Deploying WebFlux applications
  • Considerations for CI/CD pipelines
  • Analyzing production case studies and usage patterns

Conclusion and Future Directions

Requirements

  • Solid comprehension of Java programming
  • Prior experience in web application development
  • Proficiency with HTTP protocols and RESTful API architecture

Target Audience

  • Java developers new to the reactive programming paradigm
  • Architects and technical leads evaluating Spring WebFlux
  • Backend engineers aiming to develop non-blocking web solutions
 35 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories