• Andy Wilkinson's avatar
    Disable check of Groovy template location by default for CLI apps · 0e2300cf
    Andy Wilkinson authored
    In 1.1, the Groovy template support did not check that its configured
    template location exists. A check was added in 1.2, however this
    breaks CLI web applications that don't have the expected templates
    location.
    
    Rather than reintroducing 1.1's behaviour by removing the check, this
    commit updates the CLI to set
    spring.groovy.template.check-template-location to false by default.
    This allows flow-blown applications to benefit from the check, while
    allowing CLI apps to behave as they did in 1.1.
    
    Closes gh-1959
    0e2300cf
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...