You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`springwolf.enabled`|`true`| Allows to enable/disable Springwolf at one central place. |
65
+
|`springwolf.init-mode`|`fail_fast`| Springwolf initializes during start up with `fail_fast` or in the `background` after the application has started. |
65
66
|`springwolf.paths.docs`|`/springwolf/docs`| The path of the AsyncAPI document in JSON format. *Note that at the moment the UI will work only with the default value.*|
66
67
|`springwolf.scanner.consumer-data.enabled`|`true`| Enable scanner to find consumers defined in `AsyncApiDocket`. |
67
68
|`springwolf.scanner.producer-data.enabled`|`true`| Enable scanner to find producers defined in `AsyncApiDocket`. |
0 commit comments