Hi,
I believe that the issue might be in the SetGreetingProvider method. Please change it to setGreetingProvider and it should work. Remember that java is case sensitive. Please let me know if it...
Type: Posts; User: preze5; Keyword(s):
Hi,
I believe that the issue might be in the SetGreetingProvider method. Please change it to setGreetingProvider and it should work. Remember that java is case sensitive. Please let me know if it...
Hi,
I won't be able to help you with PropertyPlaceholderConfigurer idea, but I had the same kind of problem (storing properties, but in the way they can be different per user or environment) and...