reactor / reactor-rabbitmq

Reactor RabbitMQ
Apache License 2.0
157 stars 55 forks source link

Make core and rabbit API dependencies #173

Closed simonbasle closed 2 years ago

simonbasle commented 2 years ago

This would otherwise result in both theses dependencies to be set as runtime scope in Maven pom. With the java-library plugin and the api dependency style, we correctly get a compile scope.