Skip to content

docs: Users need to call AutoProvision together with AddResourceSetupOnStartup#1591

Merged
jeremydmiller merged 1 commit intoJasperFx:mainfrom
saasen:autoprovision-docs
Jul 30, 2025
Merged

docs: Users need to call AutoProvision together with AddResourceSetupOnStartup#1591
jeremydmiller merged 1 commit intoJasperFx:mainfrom
saasen:autoprovision-docs

Conversation

@saasen
Copy link
Contributor

@saasen saasen commented Jul 22, 2025

The documentation had an error where it said AddResourceSetupOnStartup should replace the call to AutoProvision, but that isnt the case.

With RabbitMQ for example, at least bindings wont be created when omitting AutoProvision, so this should help users not get trapped in that case.

Closes: #1590

…OnStartup

The documentation had an error where it said AddResourceSetupOnStartup
should replace the call to AutoProvision, but that isnt the case.

With RabbitMQ for example, at least bindings wont be created when omitting AutoProvision,
so this should help users not get trapped in that case.

Closes: JasperFx#1590
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AddResourceSetupOnStartup doesnt create RabbitMQ objects

2 participants