spring-boot/spring-boot-docs/src/main/asciidoc
Stephane Nicoll f4c1efd128 Clarify property expansion
So far we have wrongly advertized that the `spring-boot-starter-parent`
filters application configuration in such a way that standard Spring
placeholders are not processed.

In order to achieve such feature, the `useDefaultDelimiters` property
must be set to `false` as otherwise default delimiters are appended to
the list of custom delimiters.

This property is not enabled so that only keys surrounded by `@` are
filtered by the build.

Closes gh-3092
2015-10-13 11:41:23 +02:00
..
.gitignore Add documentation tool-chain 2014-03-13 13:47:22 -07:00
Guardfile Add documentation tool-chain 2014-03-13 13:47:22 -07:00
appendix-application-properties.adoc Add throwExceptionIfNoHandlerFound property 2015-10-09 11:40:46 +02:00
appendix-auto-configuration-classes.adoc Correct the syntax that's used for smart single and double quotes 2014-10-28 11:03:35 +00:00
appendix-configuration-metadata.adoc Merge manual item meta-data 2015-08-20 17:08:54 +02:00
appendix-dependency-versions.adoc Correct the path used to import the dependency versions .adoc file 2014-05-21 10:08:20 +01:00
appendix-executable-jar-format.adoc Fix typos 2015-07-15 15:45:02 +02:00
appendix.adoc Document configuration meta-data 2014-11-02 21:49:42 -08:00
build-tool-plugins.adoc Create spring-boot-antlib module 2015-06-30 00:30:28 -07:00
deployment.adoc Add a reference to Windows service sample 2015-10-09 16:37:58 +02:00
documentation-overview.adoc Update deployment documentation 2015-04-09 10:57:40 -07:00
getting-started.adoc Fix typos 2015-07-15 15:45:02 +02:00
howto.adoc Merge branch '1.2.x' 2015-10-12 14:12:20 +01:00
index-docinfo.xml Update copyright year in docs 2015-02-26 14:05:45 -08:00
index.adoc Polish devtools declaration documentation 2015-08-04 17:36:56 +02:00
production-ready-features.adoc Clarify property expansion 2015-10-13 11:41:23 +02:00
spring-boot-cli.adoc Polish 2015-07-14 22:17:52 -07:00
spring-boot-features.adoc Add a tip to the docs about using DB_CLOSE_ON_EXIT=false with H2 2015-10-12 18:08:17 +01:00
using-spring-boot.adoc Fix typos 2015-10-06 09:32:15 +02:00