spring
飞翔蓝天-IT-NPF
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
spring mvc4.2 ContentNegotiatingViewResolver 根据路径后缀,选择不同视图
spring mvc配置文件:<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context"原创 2015-10-13 09:23:24 · 7522 阅读 · 0 评论 -
Spring+Websocket实现消息的推送
Websocet服务端实现WebSocketConfig.java?123456789101112131415161718@Configuration@EnableWebMvc转载 2015-10-13 09:25:45 · 3182 阅读 · 1 评论
分享