Oclay
Oclay
I have been testing an app using spring jdbc with the MariaDB driver. I'm able to build the native image without any error but after running the app and execute...
Almost every time I use Jackson to convert something to a POJO, I end up adding that POJO class to the @SerializationHint annotation. Can anyone tell me why this process...
The proposal is to have something like `@ControllerAdvice` and `@ExceptionHandler` that allow the user to decide what Message should be returned to the client if an exception occurs. Maybe we...
Hello @MunifTanjim, Do you think is possible to support changing the value of the Input component?. Something like: `input:set_value(string)`
Hello thanks for all the work on this, I would like to know why the opus format is not supported since this project depends on ffmpeg? Is there any technical...