All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.fuelyour.vertxkuickstartcore.annotations.Timeout.kt Maven / Gradle / Ivy

There is a newer version: 0.0.19
Show newest version
package dev.fuelyour.vertxkuickstartcore.annotations

@Target(AnnotationTarget.FUNCTION)
annotation class Timeout(val length: Long = 30000)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy