Project

General

Profile

« Previous | Next » 

Revision 54520

fixed property injection

View differences:

SwitchIndexesJobNode.java
26 26

  
27 27
	private static final Log log = LogFactory.getLog(SwitchIndexesJobNode.class);
28 28

  
29
	@Value("dnet.openaire.index.api.cacheEvictUrl")
29
	@Value("${dnet.openaire.index.api.cacheEvictUrl}")
30 30
	private String indexApiCacheEvictUrl;
31 31

  
32 32
	@Override

Also available in: Unified diff