Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#16: Added wildcard and property placeholder supoprt in the SpringApplic... #17

Closed
wants to merge 1 commit into from

Commits on Aug 21, 2013

  1. spring-projects#16: Added wildcard and property placeholder supoprt i…

    …n the SpringApplication String defined sources
    
    * 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;
    Sergey Shcherbakov committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    c4ca9cd View commit details
    Browse the repository at this point in the history