• Sergey Shcherbakov's avatar
    Added wildcard and property placeholder support in SpringApplication · edc4f106
    Sergey Shcherbakov authored
    * When a config source is a String it can now be a pattern
    * Default resource loaded in the BeanDefinitionLoader has been
    changed to PathMatchingResourcePatternResolver;
    * A check for the ResourcePatternLoader similar to that in
    AbstractBeanDefinitionReader and property placeholder resolution
    has been added to the load(CharSequence) method of the
    BeanDefinitionLoader;
    * Added a unit test illustrating the issue;
    edc4f106
Name
Last commit
Last update
buildhelper/all Loading commit data...
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-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...
src/pages Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...