Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 5d82627

Browse files
committed
issues/111 Created package-info for reactor.rabbitmq with NonNullApi
1 parent 9bc34a8 commit 5d82627

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/**
2+
* Core package of the Reactor RabbitMQ integration.
3+
*/
4+
@NonNullApi
5+
package reactor.rabbitmq;
6+
7+
import reactor.util.annotation.NonNullApi;

0 commit comments

Comments
 (0)