Commit e7f13b44 authored by Shubham Aggarwal's avatar Shubham Aggarwal Committed by Stephane Nicoll

Minor fix in description

Closes gh-7755
parent 062104f1
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
[[common-application-properties]] [[common-application-properties]]
== Common application properties == Common application properties
Various properties can be specified inside your `application.properties`/`application.yml` Various properties can be specified inside your `application.properties`/`application.yml`
file or as command line switches. This section provides a list common Spring Boot file or as command line switches. This section provides a list of common Spring Boot
properties and references to the underlying classes that consume them. properties and references to the underlying classes that consume them.
NOTE: Property contributions can come from additional jar files on your classpath so NOTE: Property contributions can come from additional jar files on your classpath so
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment