Skip to content

A simple Songs API using Webflux functional endpoints, docker and MongoDB

Notifications You must be signed in to change notification settings

daasrattale/webflux-functional-endpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple Songs API using Webflux functional endpoints, docker and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages