Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 1.14 KB

README.md

File metadata and controls

26 lines (13 loc) · 1.14 KB

spring-webflux-functional-endpoints-docker-mongo

c

Webflux Functional Endpoints

This repository contains a sample project demonstrating how to use functional endpoints with Spring WebFlux.

Overview

Functional endpoints are an alternative way to define web endpoints in Spring WebFlux, compared to annotation-based controllers. This project showcases how to define routes and handlers using functional programming style.

Contributing

Contributions are welcome! If you'd like to contribute to this project, feel free to open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

This repository acts as the full code of the following Dev Article

Check more articles here. Follow me on LinkedIn.