Skip to content

Commit

Permalink
Add a note about the Spring Boot BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbisutti committed Jun 26, 2024
1 parent 825b6e2 commit a826efb
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@ with the `io.spring.dependency-management` plugin.

{{% /alert %}}

{{% alert title="Note" color="info" %}}

If you import the `spring-boot-dependencies` BOM, you have to declare it after the OpenTelemetry BOMs.

{{% /alert %}}

#### OpenTelemetry Starter dependency

Add the dependency given below to enable the OpenTelemetry starter.
Expand Down

0 comments on commit a826efb

Please sign in to comment.