文件名称:spring+websocket整合
文件大小:7.1MB
文件格式:ZIP
更新时间:2021-07-24 17:11:21
websocket spring idea
spring+websocket整合 spring框架中自带了websocket的jar包,利用它实现与H5中WebSocket的对接 编译环境:idea,Tomcat8.0.47
【文件预览】:
websocketDemo.iml
pom.xml
out
----production()
--------websocketDemo()
----websocketDemo()
--------WEB-INF()
--------index.jsp(2KB)
--------META-INF()
--------hello.jsp(2KB)
generated
src
----main()
--------java()
--------webapp()
--------resource()
.idea
----uiDesigner.xml(9KB)
----libraries()
--------Maven__org_hamcrest_hamcrest_core_1_3.xml(532B)
--------Maven__com_sun_mail_javax_mail_1_5_0.xml(525B)
--------Maven__org_springframework_spring_web_4_0_2_RELEASE.xml(609B)
--------Maven__org_springframework_spring_oxm_4_0_2_RELEASE.xml(609B)
--------Maven__org_springframework_spring_jdbc_4_0_2_RELEASE.xml(616B)
--------Maven__commons_logging_commons_logging_1_1_3.xml(572B)
--------Maven__org_springframework_spring_test_4_0_2_RELEASE.xml(616B)
--------Maven__org_springframework_spring_beans_4_0_2_RELEASE.xml(623B)
--------Maven__org_springframework_spring_context_4_0_2_RELEASE.xml(637B)
--------Maven__org_springframework_spring_webmvc_4_0_2_RELEASE.xml(630B)
--------Maven__org_springframework_spring_tx_4_0_2_RELEASE.xml(602B)
--------Maven__javax_activation_activation_1_1.xml(527B)
--------Maven__org_springframework_spring_aop_4_0_2_RELEASE.xml(609B)
--------Maven__org_springframework_spring_expression_4_0_2_RELEASE.xml(658B)
--------Maven__junit_junit_4_11.xml(455B)
--------Maven__aopalliance_aopalliance_1_0.xml(276B)
--------Maven__org_springframework_spring_context_support_4_0_2_RELEASE.xml(693B)
--------Maven__javax_javaee_api_7_0.xml(483B)
--------Maven__org_springframework_spring_core_4_0_2_RELEASE.xml(616B)
----workspace.xml(36KB)
----encodings.xml(172B)
----misc.xml(566B)
----modules.xml(266B)
----artifacts()
--------websocketDemo_war_exploded.xml(2KB)
--------websocketDemo_war.xml(302B)
----inspectionProfiles()
----compiler.xml(376B)