Relative Content

Tag Archive for javaquarkusmq

disabling NATS connection at startup with Quarkus

I would like to create a library that does auditing and sends audit data via NATS. There is an issue, however. By default, Quarkus makes an attempt to connect to NATS server on startup every time if this dependency is present:

disabling NATS connection at startup with Quarkus

I would like to create a library that does auditing and sends audit data via NATS. There is an issue, however. By default, Quarkus makes an attempt to connect to NATS server on startup every time if this dependency is present: