constructor
Şöyle yaparız.
Şöyle yaparız.
ConfigurableApplicationContext parentConfContext = ...
ApplicationContext fileContext = 
    new FileSystemXmlApplicationContext(new String[] {"file:...", parentConfContext); 
Hiç yorum yok:
Yorum Gönder