• Dave Syer's avatar
    A few tweaks that might improve performance on startup · d6165d97
    Dave Syer authored
    ... or couldn't hurt anyway.
    
    1. Extends the definition of a web application for @ConditionalOnWebapp
    so that a StandardEnvironment can be used (cutting out JNDI failures
    for Environment properties)
    
    2. Doesn't bother using StandardServletEnvironment in integration tests
    
    3. Make the NON_ENUMERABLE_ENUMERABLES in PropertySourcesPropertyValues
    static so they only get initialized once (not a huge issue at all)
    d6165d97
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...
README.adoc Loading commit data...
pom.xml Loading commit data...