Replies: 1 comment 10 replies
-
same as #10514 |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to add logbook client handler using NettyClientCustomizer.Registry bean listener as per micronaut docs.
But getting following error. Reason is by the time I am suppose to register my handler, ChannelPipelineCustomizer.HANDLER_MICRONAUT_HTTP_RESPONSE not available. Any suggestions to fix this ?
Beta Was this translation helpful? Give feedback.
All reactions