Arkadiusz
Results
2
issues of
Arkadiusz
Version published on the Maven Repository is probably outdated. I checked it and there is no option to configure it using` logging.logstash` properties. I guess the published version is: 15cfe1d3aa8b507e7b9f9e1847ea88648d5c7355....
Hey! I'm looking for an easy way to use typed queries with kotlin value classes. E.g. ``` data class Account(@BsonId val id: Id, val email: EmailAddress) @JvmInline value class EmailAddress(val...
enhancement
waiting third party release