Package-level declarations

Types

Link copied to clipboard
object Jsons : ObjectMapper
Link copied to clipboard
@Singleton
class UUIDGenerator

Custom UUID generator to avoid locking caused by the use of java.security.SecureRandom by the JDK UUID implementation by using better-performing UUID generators.

Functions

Link copied to clipboard
Link copied to clipboard
fun String.deserializeToNode(): JsonNode
Link copied to clipboard
Link copied to clipboard