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
There is a section in the README comparing Spring AOP vs AspectJ, but it doesn't indicate whether it's possible to use this plugin in conjunction with Spring AOP. Can the README be updated to state clearly whether this works with Spring AOP?
The text was updated successfully, but these errors were encountered:
A reference can be added at the beginning of that section to point to the metrics-spring project which is supposed to be used in Spring based applications to integration Metrics and Spring AOP. I wonder whether that section is really bringing value here though.
Well, I feel like an idiot now. I didn't even see that there was a specific integration with Spring for DropWizard Metrics.
I think the Spring AOP vs AspectJ section might even be somewhat confusing in its current form. It might be worth making clear that this integration is for use only with AspectJ and that the metrics-spring project should be used with projects using Spring to do AOP.
There is a section in the README comparing Spring AOP vs AspectJ, but it doesn't indicate whether it's possible to use this plugin in conjunction with Spring AOP. Can the README be updated to state clearly whether this works with Spring AOP?
The text was updated successfully, but these errors were encountered: