首页>代码>SpringCloud入门项目实例>/spring-cloud/spring-service/src/main/java/com/xue/springservice/controller/MyController.java
package com.xue.springservice.controller;

import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;

@RestController
@RequestMapping("/my")
public class MyController {
	@RequestMapping("/hello")
	public String hello(){
		
		return "hello!!!spring-service";
	}
}
最近下载更多
zhujunnan  LV12 3月8日
Simon_ydl  LV5 2022年6月13日
何松林  LV7 2022年3月7日
sharkness123  LV8 2022年2月19日
ZHAOYU123456789  LV5 2022年1月17日
20152304  LV8 2021年12月18日
史鹏丽  LV2 2021年11月17日
.  LV1 2021年9月23日
934403588  LV2 2021年4月6日
568569262  LV2 2021年1月11日
最近浏览更多
zhujunnan  LV12 3月8日
xianyu091012  LV2 1月16日
微信网友_6718454036303872  LV2 2023年11月2日
落后就要挨打  LV26 2023年10月19日
csk001  LV5 2023年8月8日
lichengai  LV7 2023年7月4日
644106  LV8 2023年6月8日
wmm500  LV3 2023年5月16日
mmmmmmppp  LV10 2023年5月16日
Wu_大花  LV1 2023年3月21日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友