metrics-spring icon indicating copy to clipboard operation
metrics-spring copied to clipboard

Improve automatic naming

Open geekbeast opened this issue 10 years ago • 10 comments

Related to #68

It would be nice to be able to use all the annotations simultaneously, without having manually specify their names.

geekbeast avatar Mar 29 '14 22:03 geekbeast

+1

adenysenko avatar May 01 '14 07:05 adenysenko

+1

lehphyro avatar Aug 30 '14 16:08 lehphyro

+1

raskasa avatar Aug 30 '14 20:08 raskasa

+1

celiovasconcelos avatar Oct 14 '15 20:10 celiovasconcelos

+1 there is a namingstrategy branch that seemed like it was going in the correct direction, but then it looks like it was abandoned. Any reason why it was chosen to not be able to inject a user specified NamingStrategy to be used globally by the framework? I'd really like to just have a SimpleClassName naming strategy as opposed to the fully qualified name or having to statically define name overrides on all of the annotations.

jarheadjred avatar Oct 30 '15 13:10 jarheadjred

+1

atorstling avatar Nov 05 '15 11:11 atorstling

+1

einachim avatar Jan 22 '16 12:01 einachim

+1

McPringle avatar Apr 14 '16 15:04 McPringle

@ryantenney. I have prepared own version of naming strategy based on 3.1 branch: puzan/metrics-spring@bdc3961d1eb0e80e6604f5f5692a8f84ccb0aa0f. If you are interesting I will create pull request and fix your comments. Thanks.

puzan avatar Sep 23 '16 13:09 puzan

+1

qvistgaard avatar Nov 03 '17 07:11 qvistgaard