Ben Kelsey

Results 5 issues of Ben Kelsey

When using Kotlin missing paramters can be thrown as `MissingKotlinParameterException` or `MismatchedInputException`. It would be nice to have a default handler for these errors.

I am getting `com.fasterxml.jackson.databind.JsonMappingException: Cannot deserialize Class MainKt$main$PointTest (of type local/anonymous) as a Bean` when using a Mongo Point class with the Jackson client. Here is some code to reproduce...

enhancement
help wanted

Do you have support or any plans to support Postgres array? https://www.postgresql.org/docs/9.1/static/arrays.html

https://github.com/videogular/videogular2 - This should simplify media integration.

Should queue up whole album when song played from album. Should allow user to queue random songs with one click to current queue.

enhancement