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
Api operations is not showing in the swagger ui for those controllers where i am using this annotation "@LogExecutionTime(level = 'debug')". When i remove the annotation the api operation works fine.
Api operations is not showing in the swagger ui for those controllers where i am using this annotation "@LogExecutionTime(level = 'debug')". When i remove the annotation the api operation works fine.