ApiSlowQueryEventListener

@Component
class ApiSlowQueryEventListener(apiRepoClient: ApiRepoClient)

Constructors

Link copied to clipboard
constructor(apiRepoClient: ApiRepoClient)

Functions

Link copied to clipboard
@Async(value = "discord-task-")
@EventListener
fun handleSlowQueryEvent(event: SlowQueryEvent)