Skip to content

Instantly share code, notes, and snippets.

@walidum
Created May 4, 2021 10:42
Show Gist options
  • Save walidum/2a63eaa410cc947af18ed50ad3230c59 to your computer and use it in GitHub Desktop.
Save walidum/2a63eaa410cc947af18ed50ad3230c59 to your computer and use it in GitHub Desktop.
WebFlux
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-webflux</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment