In one of my classes there is a public static String
member and I need set this value in the applicationContext.xml
! That is, is it possible for us to inject a value for this static property?
yes there is an example on this link http://planproof-fool.blogspot.com/2010/03/spring-setting-static-fields.html