Course Outline
Introduction to Reactive Programming
- Comparing blocking versus non-blocking systems.
- Overview of the Reactive Streams specification.
- Key advantages and typical use cases.
Project Reactor and Mono/Flux
- Publisher, Subscriber, and Subscription mechanisms.
- Utilizing Mono and Flux operators.
- Managing error handling and backpressure.
Setting Up Spring WebFlux
- Initiating a Spring Boot WebFlux project.
- Configuring necessary dependencies.
- Comparing WebClient and RestTemplate.
Building Reactive REST APIs
- Defining routes and handlers.
- Mapping requests via RouterFunction.
- Implementing reactive controllers and data binding.
Integrating with Databases
- Leveraging R2DBC for reactive SQL operations.
- Interacting with MongoDB using a reactive approach.
- Connecting to external APIs in a reactive manner.
Testing WebFlux Applications
- Creating unit tests with StepVerifier.
- Conducting integration testing using WebTestClient.
- Mocking data sources and services.
Performance and Best Practices
- Managing threading and scheduling within WebFlux.
- Debugging complex reactive code.
- Design patterns for building scalable reactive applications.
Deployment and Real-World Examples
- Deploying WebFlux applications.
- Considerations for CI/CD pipelines.
- Case studies and production usage examples.
Summary and Next Steps
Requirements
- A solid foundation in Java programming.
- Prior experience in web application development.
- Familiarity with HTTP protocols and RESTful API architectures.
Target Audience
- Java developers introducing themselves to reactive programming.
- Technical leads and architects investigating the potential of Spring WebFlux.
- Backend engineers aiming to construct non-blocking web applications.
Testimonials (3)
The training helped me expand my knowledge and understanding of Burp Suite. I also realized that what I had learned through self-study was still quite limited. This training was very helpful to me as a QA because Burp Suite is a valuable tool for performing security testing and improving the overall quality of application testing. I will continue exploring this tool and learning more about its features and capabilities.
Rea Mendez - BAKAWAN Data Anallytics Inc.
Course - OWASP Top 10 2025
I really enjoyed learning about AI attacks and the tools out there to begin practicing and actively using for security testing. I took a lot of knowledge away which I didn't have at the beginning and the course met what I hoped it would be. My favorite part shown from the training was Comet Browser and was amazed at what it could do. Definitely something will be looking into more. Overall it was a great course and enjoyed learning all OWASP GenAI Top 10.
Patrick Collins - Optum
Course - OWASP GenAI Security
Hands-on, exercises, in-person helping and questioning.