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
Because OpenApiBuilder is instantiated as prototype bean when using grouped api and ModelConverters is a singleton, the registered converters are added multiple times (for each instance of OpenApiBuilder).