Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MethodCallsCountAspect annotated with @ConditionalOnProperty(value = "management.serviceLayerMetrics.methodCallsCountEnabled", havingValue = "true"), so to 'enable' this aspect you must set the property management.serviceLayerMetrics.methodCallsCountEnabled within the application.yaml to true.

Image Added