91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 56.35MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2022-11-08
  • 語言: 其他
  • 標簽: dubbo??

資源簡介

在eclipse中完成dubbo的provider和customer的配置及實現,代碼一看即懂,非常適合初學者,且內附說明,幫助大家節省學習時間...

資源截圖

代碼片段和文件信息

package?com.customer;

import?org.springframework.context.ApplicationContext;
import?org.springframework.context.support.ClassPathxmlApplicationContext;

import?com.provider.DemoService;

public?class?CustomerTest?{
??public?static?void?main(String[]?args)?{
????ApplicationContext?context=new?ClassPathxmlApplicationContext(“classpath:dubbo-consumer.xml“);
????????DemoService?service=?(DemoService)?context.getBean(“demoService“);
????????System.out.println(?service.sayHello());
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????1022??2017-12-07?20:42??dubbo\customer\build\classes\com\customer\CustomerTest.class

?????文件????????158??2017-12-07?20:41??dubbo\customer\build\classes\com\provider\DemoService.class

?????文件????????711??2017-12-07?20:43??dubbo\customer\build\classes\dubbo-consumer.xml

?????文件????????711??2017-12-07?20:43??dubbo\customer\config\dubbo-consumer.xml

?????文件????????505??2017-12-07?20:42??dubbo\customer\src\com\customer\CustomerTest.java

?????文件?????????84??2017-12-07?17:14??dubbo\customer\src\com\provider\DemoService.java

?????文件????????378??2017-12-04?16:22??dubbo\customer\WebContent\index.jsp

?????文件?????????39??2017-12-04?16:23??dubbo\customer\WebContent\meta-INF\MANIFEST.MF

?????文件?????173587??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\commons-io-2.2.jar

?????文件?????279193??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\commons-lang-2.5.jar

?????文件??????60686??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\commons-logging-1.1.1.jar

?????文件????1362058??2017-12-07?20:01??dubbo\customer\WebContent\WEB-INF\lib\dubbo-2.5.3.jar

?????文件?????633312??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\javassist-3.12.0.GA.jar

?????文件?????489884??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\log4j-1.2.17.jar

?????文件????1202373??2017-12-04?16:22??dubbo\customer\WebContent\WEB-INF\lib\netty-3.6.3.Final.jar

?????文件??????23445??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\slf4j-api-1.5.8.jar

?????文件???????8620??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\slf4j-log4j12.jar

?????文件?????352813??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-aop-4.0.6.RELEASE.jar

?????文件??????52370??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-aspects-4.0.6.RELEASE.jar

?????文件?????670225??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-beans-4.0.6.RELEASE.jar

?????文件?????977762??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-context-4.0.6.RELEASE.jar

?????文件?????135421??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-context-support-4.0.6.RELEASE.jar

?????文件?????976992??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-core-4.0.6.RELEASE.jar

?????文件?????205365??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-expression-4.0.6.RELEASE.jar

?????文件???????7244??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-instrument-4.0.6.RELEASE.jar

?????文件?????424600??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-jdbc-4.0.6.RELEASE.jar

?????文件?????367498??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-orm-4.0.6.RELEASE.jar

?????文件?????248343??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-tx-4.0.6.RELEASE.jar

?????文件?????668637??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-web-4.0.4.RELEASE.jar

?????文件?????662596??2017-12-04?16:23??dubbo\customer\WebContent\WEB-INF\lib\spring-webmvc-4.0.6.RELEASE.jar

............此處省略79個文件信息

評論

共有 條評論