<dependency>
<groupId>com.github.fridujo</groupId>
<artifactId>spring-automocker-amqp-sample</artifactId>
<version>1.2.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.fridujo', module='spring-automocker-amqp-sample', version='1.2.0')
)
<parent> <groupId>com.github.fridujo</groupId> <artifactId>spring-automocker-reactor</artifactId> <version>1.2.0</version> </parent>
compile
|-- org.springframework.boot:spring-boot-starter-amqp
|-- org.springframework.boot:spring-boot-starter-actuator
|-- io.micrometer:micrometer-registry-graphite
test