• Sjoerd Mulder's avatar
    Escape backslashes in .properties examples of setting internal-proxies · cc557833
    Sjoerd Mulder authored
    In a properties file, a backslash is used as an escape character for
    the line terminator sequence to allow values to be split across
    multiple lines. When a backslash is used elsewhere they're stripped
    out of the property's value.
    
    This commit updates .properties-based examples for configuring
    server.tomcat.internal-proxies to escape the backslahes so that they
    are retained in the property's value at runtime.
    
    See gh-1989
    cc557833
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-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies 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...
spring-boot-versions 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...