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 dd6a40e commit b175c46Copy full SHA for b175c46
azure-application-insights-spring-boot-starter/README.md
@@ -18,7 +18,7 @@ Maven:
18
```xml
19
<dependency>
20
<groupId>com.microsoft.azure</groupId>
21
- <artifactId>azure-application-insights-spring-boot-starter</artifactId>
+ <artifactId>application-insights-spring-boot-starter</artifactId>
22
<version>${version}</version>
23
</dependency>
24
```
0 commit comments