I don't think it is possible to access properties loaded by PropertyPlaceHolderConfigurer using SPEL in a @Value annotation. It would be great, but as far as I know, the next best thing is to declare:
It can point to the same properties file as your PropertyPlaceHolderConfigurer.