Skip to content

Instantly share code, notes, and snippets.

@stefanotroia
Created November 13, 2019 17:25
Show Gist options
  • Save stefanotroia/bdbdd95dc95cb895fd2e7bd058d0cc12 to your computer and use it in GitHub Desktop.
Save stefanotroia/bdbdd95dc95cb895fd2e7bd058d0cc12 to your computer and use it in GitHub Desktop.
Reactor dependecies
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
</dependency>
<dependency>
<groupId>io.projectreactor.rabbitmq</groupId>
<artifactId>reactor-rabbitmq</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment