Skip to content

This project is a simple example of how to use the Spring WebFlux framework to create a non-blocking REST API.

License

Notifications You must be signed in to change notification settings

raulrobinson/webflux-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webflux-async

Description

This project is a simple example of how to use the Spring WebFlux framework to create a non-blocking REST API.

Technologies

  • Java 17
  • Spring Boot 3.0.2
  • Spring WebFlux
  • Lombok

How to run

To run this project, you need to have Java 17 and Maven installed.

mvn spring-boot:run

Swagger

After running the project, you can access the Swagger documentation at http://localhost:8080/swagger-ui.html.

Author

Powered by @rasysbox

About

This project is a simple example of how to use the Spring WebFlux framework to create a non-blocking REST API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages