Additional Asynchronous Types Integration Concerns

This page describes integration concerns for Additional Asynchronous Types.

To enable support of additional asynchronous types, it is required that the support library is present. That is:

  • Mutiny: io.smallrye:smallrye-fault-tolerance-mutiny

  • RxJava 3: io.smallrye:smallrye-fault-tolerance-rxjava3

These libraries include some service providers that SmallRye Fault Tolerance will automatically load and use. Therefore, no more integration is necessary.