Dubbo不依賴spring啓動單獨啓動

也能夠只寫個Main.main(args) 這種啓動方法適用於服務的提供者使用spring 這種使用仍是要配置spring-dubbo.xml (內容和之前無差異) ,這樣啓動main方法就會自動加載resource下面的文件作到脫離spa ApplicationContext ss=new ClassPathXmlApplicationContext("xxx.xml"); xml resour
相關文章
相關標籤/搜索