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
{{ message }}
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
Came out after this: https://stackoverflow.com/a/51459491/4715008
If people are not using Guice they should know this library is not going to work or what is the workaround to it.
The text was updated successfully, but these errors were encountered:
We use this with compile-time DI and it works fine. The main issue is that the controller relies on global state, so you need to create an instance of the SwaggerPluginImpl on startup to initialize that global state for Swagger.
Came out after this: https://stackoverflow.com/a/51459491/4715008
If people are not using Guice they should know this library is not going to work or what is the workaround to it.
The text was updated successfully, but these errors were encountered: