Skip to content

Conversation

ngocnhan-tran1996
Copy link
Contributor

No description provided.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 22, 2024
Copy link
Member

@wilkinsona wilkinsona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, @ngocnhan-tran1996. I've left a comment for your consideration.

@@ -154,7 +154,7 @@ You can also provide the following System properties (or environment variables)
No matter what you set in the environment, Spring Boot always loads `application.properties` as described above.
By default, if YAML is used, then files with the '`.yaml`' and '`.yml`' extensions are also added to the list.

TIP: If you want detailed information about the files that are being loaded you can xref:reference:features/logging.adoc#features.logging.log-levels[set the logging level] of `org.springframework.boot.context.config` to `trace`.
TIP: If you want more detail information about the files that are being loaded you can xref:reference:features/logging.adoc#features.logging.log-levels[set the logging level] of `org.springframework.boot.context.config` to `trace`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is an improvement as enabling trace level logging will provide detailed information. Please revert.

@@ -209,7 +209,7 @@ spring.datasource.url=jdbc:mysql://localhost/test
server.port=9000
----

See xref:reference:features/external-config.adoc#features.external-config.yaml[] in the "`Spring Boot Features'" section for more information about YAML.
See xref:reference:features/external-config.adoc#features.external-config.yaml[] in the "`Spring Boot Features`" section for more information about YAML.

This comment was marked as resolved.

This comment was marked as resolved.

@wilkinsona wilkinsona added this to the 3.3.x milestone Nov 25, 2024
@wilkinsona wilkinsona added type: documentation A documentation update type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged type: documentation A documentation update labels Nov 25, 2024
@wilkinsona wilkinsona changed the title Fix typo in document Properties and Configuration Fix formatting of "Spring Boot Features" in Properties and Configuration Nov 26, 2024
@wilkinsona wilkinsona changed the title Fix formatting of "Spring Boot Features" in Properties and Configuration Fix formatting of "Spring Boot Features" in Use YAML for External Properties Nov 26, 2024
@snicoll snicoll self-assigned this Nov 27, 2024
@snicoll snicoll modified the milestones: 3.3.x, 3.3.7 Nov 27, 2024
snicoll pushed a commit that referenced this pull request Nov 27, 2024
@snicoll snicoll closed this in b22cc2e Nov 27, 2024
@ngocnhan-tran1996 ngocnhan-tran1996 deleted the fix-typo branch November 27, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants