java 初試利用spring開發接口(tomcat + netty + springmvc)

需求:完成一個URL形式的接口。 在URL中請求數據,服務器中轉數據到目標服務器A,返回從A中獲取的返回值。java 開發工具:myeclipse, tomcat-7.0, 項目結構: web 步驟: 1.用myeclipse引用spring3.1框架依賴; 2.編寫web.xml文件spring <?xml version="1.0" encoding="UTF-8"?> <web-app xm
相關文章
相關標籤/搜索