If there were *no* bootstrapProperties (i.e. properties added by PropertySourceLocators) on startup, and then in a refresh event some new sources were picked up, they would have been added to the end, instead of the beginning of the list. Fixes https://github.com/spring-cloud/spring-cloud-config/issues/815