We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11acd0a commit 740a710Copy full SHA for 740a710
README.md
@@ -19,10 +19,9 @@
19
20
# New Relic Java Instrumentation for Spring Annotations
21
22
+ Provides instrumentation beyond the @Controller annotation that the product provides.
23
-## Provides instrumentation beyond the @Controller annotation that the product provides
24
-
25
-Will instrument all methods of classes with the @Component, @Service & @Repository annotations
+ Will instrument all methods of classes with the @Component, @Service & @Repository annotations
26
27
28
## Installation
0 commit comments