Skip to content

Instantly share code, notes, and snippets.

@kaantas
Created June 4, 2020 12:49
Show Gist options
  • Select an option

  • Save kaantas/044954a2b48d3f1377a572969cabb2b4 to your computer and use it in GitHub Desktop.

Select an option

Save kaantas/044954a2b48d3f1377a572969cabb2b4 to your computer and use it in GitHub Desktop.
<dependencies>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bus-amqp</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-config</artifactId>
</dependency>
</dependencies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment