91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Buffalo 2.0如何整合spring

發布時間:2021-12-24 10:31:16 來源:億速云 閱讀:170 作者:小新 欄目:編程語言

小編給大家分享一下Buffalo 2.0如何整合spring,希望大家閱讀完這篇文章之后都有所收獲,下面讓我們一起去探討吧!

Spring是當前最流行的輕量級容器,Buffalo對它進行了支持。Spring中任意一個配置過的bean, 都可以通過簡單的配置被暴露為buffalo服務。 以下簡單介紹下Buffalo2.0集成Spring的配置。

1.       web.xml配置:

<display-name>

             Buffalo Web Remoting Demostration Application

      display-name>

      <context-param>

             <param-name>contextConfigLocationparam-name>

             <param-value>/WEB-INF/applicationContext.xmlparam-value>

      context-param>

      <servlet>

             <servlet-name>bfappservlet-name>

             <servlet-class>

                    net.buffalo.web.servlet.ApplicationServlet

             servlet-class>

      servlet>

      <servlet>

             <servlet-name>contextservlet-name>

             <servlet-class>

                    org.springframework.web.context.ContextLoaderServlet

             servlet-class>

             <load-on-startup>1load-on-startup>

      servlet>

      <servlet-mapping>

             <servlet-name>bfappservlet-name>

             <url-pattern>/bfapp/*url-pattern>

servlet-mapping>

2.       SpringapplicationContext.xml配置:

<bean id=" yourService "

      class="xxx.service.yourService ">bean>

<bean name="buffaloConfigBean"

       class="net.buffalo.service.BuffaloServiceConfigurer">

       <property name="services">

           <map>

               <entry key="yourService">

                   <ref bean=" yourService " />

               entry>

               <!-- oterh entries... --&gt

           map>

       property>

bean>

通過以上配置后,開發者不用再配置buffalo-service.properties文件了,使用applicationContext.xml替代之.其中引用到的bean可以是任意被Spring托管的bean。在web頁面的調用卻不需要做什么改變。如:

<script language="javascript" src="js/prototype.js">script>

      <script language="javascript" src="js/buffalo.js">script>

     

      <script type="text/javascript">

      var END_POINT="<%=request.getContextPath()%>/bfapp";

      var buffalo = new Buffalo(END_POINT);  

     

      function xxx(){

buffalo.remoteCall("yourService. method", [], function(reply) {

             alert(reply.getResult());

          })

      }

   script>

看完了這篇文章,相信你對“Buffalo 2.0如何整合spring”有了一定的了解,如果想了解更多相關知識,歡迎關注億速云行業資訊頻道,感謝各位的閱讀!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

阳原县| 勐海县| 湛江市| 阿瓦提县| 吐鲁番市| 新安县| 新昌县| 双鸭山市| 堆龙德庆县| 阳西县| 汪清县| 元江| 峨眉山市| 青州市| 长葛市| 廉江市| 墨竹工卡县| 临清市| 渝北区| 衡阳市| 湘乡市| 肥西县| 丹阳市| 长汀县| 伊春市| 义乌市| 菏泽市| 姜堰市| 隆尧县| 沙坪坝区| 高邮市| 专栏| 本溪| 临海市| 泽州县| 临沧市| 宣城市| 荔浦县| 温泉县| 彰武县| 册亨县|