玄鉴
2018-04-06 02:33
com.imooc;
org.springframework.web.bind.annotation.;
org.springframework.web.bind.annotation.RequestMethod;
org.springframework.web.bind.annotation.;
helloSpringBoot {
(value = ,method = RequestMethod.)
String say() {
;
}
(value = ,method = RequestMethod.)
String getDemo() {
;
}
(value = ,method = RequestMethod.)
String postDemo() {
}
}
没吃啊没吃
代码被吃了,我也没办法了,还有这样的吃法。
com.imooc;
org.springframework.web.bind.annotation.;
org.springframework.web.bind.annotation.RequestMethod;
org.springframework.web.bind.annotation.;
helloSpringBoot {
(value = ,method = RequestMethod.)
String say() {
;
}
(value = ,method = RequestMethod.)
String getDemo() {
;
}
(value = ,method = RequestMethod.)
String postDemo() {
}
}JMeter之HTTP协议接口性能测试
39893 学习 · 103 问题
相似问题