首页>代码>Netty基于DTU协议操作字节序之服务端、客户端、websocket客户端源码实现>/springboot-netty-dtu-client/src/main/java/com/example/controller/IndexController.java
package com.example.controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RestController; import org.springframework.web.servlet.ModelAndView; @RestController public class IndexController { @GetMapping("/index") public ModelAndView index(){ ModelAndView mv = new ModelAndView("/index"); return mv; } }
最近下载更多
shenmofeng11 LV1
2022年12月8日
xiaoche117 LV17
2022年9月15日
mtx147369 LV1
2022年8月10日
xujiaheng LV2
2022年5月30日
jaonsang LV25
2022年4月8日
18513928828 LV1
2021年8月9日
崔春晓
2021年7月19日
暂无贡献等级
jacco_su LV1
2021年4月19日
chltiger LV3
2021年4月12日
396957748 LV1
2021年3月8日
最近浏览更多
18728748707 LV13
5月9日
流水本无情 LV9
3月13日
内心向阳 LV4
2023年11月8日
zgbi2008 LV1
2023年4月11日
shenmofeng11 LV1
2022年12月8日
wz520135 LV7
2022年10月16日
crosa_Don LV18
2022年10月7日
xiaoche117 LV17
2022年9月15日
adimgaoshou LV10
2022年9月6日
mtx147369 LV1
2022年8月10日