• Stephane Nicoll's avatar
    Clarify property expansion · f4c1efd1
    Stephane Nicoll authored
    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
    f4c1efd1
Name
Last commit
Last update
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-docs Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-deployment-tests Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-full-build Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...