sgdy23
2019-01-24 09:40
断点handleException是org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'otpcode' is not present


代码已更新到github: https://github.com/shawbs/miaosha-demo
我也遇到了类似的问题,就是login的service都没有调用直接进报错。我的问题发现是因为
selectByTelphone
在interface和implement两个文件中写的方法名不一致导致报错。你可以检查一下关键方法的方法名是否一致
SpringBoot构建电商基础秒杀项目
49541 学习 · 978 问题
相似问题