Course Outline
Introduction to Reactive Programming
- Comparing blocking and non-blocking systems.
- The Reactive Streams specification.
- Key advantages and common use cases.
Project Reactor and Mono/Flux
- Understanding Publisher, Subscriber, and Subscription.
- Utilizing Mono and Flux effectively.
- 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.
- Implementing request mapping via RouterFunction.
- Working with reactive controllers and data binding.
Integrating with Databases
- Applying R2DBC for reactive SQL operations.
- Interacting with MongoDB using reactive patterns.
- Connecting to external APIs in a reactive manner.
Testing WebFlux Applications
- Creating unit tests using StepVerifier.
- Performing integration testing with WebTestClient.
- Simulating data sources and services.
Performance and Best Practices
- Managing threading and scheduling in WebFlux.
- Troubleshooting reactive code.
- Applying design patterns for scalable reactive applications.
Deployment and Real-World Examples
- Deploying WebFlux applications.
- Considering CI/CD pipeline requirements.
- Reviewing case studies and production usage.
Summary and Next Steps
Requirements
- A solid understanding of Java programming.
- Prior experience in web application development.
- Familiarity with HTTP protocols and RESTful API design.
Target Audience
- Java developers beginning their journey with reactive programming.
- Technical leads and architects evaluating Spring WebFlux for their projects.
- 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.