errors-spring-boot-starter
errors-spring-boot-starter copied to clipboard
Provide support for using Kotlin
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 could provide a PR for it but may want to do #74 first so Kotlin wouldn't be included in the main package.
Great idea 👌🏻Feel free to provide the PR even before the #74.