We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I would like to configure an application with daemon = false.
I used Micronauts to generate HTTP client and it prevents JVM from shutting down without daemon = false. For now, I override NettyThreadFactory bean.