Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update content/en/docs/languages/java/automatic/spring-boot.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
zeitlinger and jeanbisutti authored Apr 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b40538d commit 4e463f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/languages/java/automatic/spring-boot.md
Original file line number Diff line number Diff line change
@@ -174,7 +174,7 @@ Unlike the SDK autoconfiguration, the OpenTelemetry Spring Boot starter uses

{{% /alert %}}

You can set properties in the `application.properties` or the `application.yaml`
You can update the configuration with properties in the `application.properties` or the `application.yaml`
file, or use environment variables.

`application.properties` example:

0 comments on commit 4e463f0

Please sign in to comment.