Guido Medina
Guido Medina
That one can be used at Apache MINA and QuickFixJ, is there too much effort for these to happen?
### Describe the bug When installing Amazon Corretto 8 or 11 it modifies the content of `/etc/apt/sources.list` for Debian base systems, also; it doesn't specify the architecture of what the...
What happens when the connection is lost? Do I get an exception from `FixApplicationAdapter` in the following method? ``` @Override public void exceptionCaught(ChannelHandlerContext ctx, Throwable cause) throws Exception { LOGGER.error("Uncaught...
Is it possible to disable the `data` field from the error? I would like not to expose our internal exception, when I annotate a method with: `@JsonRpcErrors({@JsonRpcError(exception=APIKeyException.class, code=32001, message="Invalid API...