Just an addition to Mr. Patel and Hossein asnwers - do not define variables static with Value annotation. If you do, always default value is going to be loaded, in provided example it would be 12 or 14, not 10 and 20.