55565758596061
factory = new ResourceLoadingXmlApplicationContext(new FileSystemResource(new File(srcdir, "services.xml"))); } @Before public void init() throws Exception { freemarkerLoader = new SpringResourceLoaderAdapter(factory, "templates"); }
54555657585960