Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 490 Bytes

File metadata and controls

9 lines (6 loc) · 490 Bytes

Kotlin Integration Concerns

This page describes integration concerns for Kotlin suspend functions.

To enable support of Kotlin suspending functions, it is required that the support library is present. Its coordinates are: io.smallrye:smallrye-fault-tolerance-kotlin.

This library includes some service providers that {smallrye-fault-tolerance} will automatically load and use. Therefore, no more integration is necessary.