WebApplicationContext wac = ContextLoader.getCurrentWebApplicationContext();
ApkhashService apkhashService = (ApkhashService) wac.getBean("apkhashServiceImpl");

WebApplicationContext wac = ContextLoader.getCurrentWebApplicationContext();
ApkhashService apkhashService = (ApkhashService) wac.getBean("apkhashServiceImpl");