我用spring boot实现了一个login接口,并且写了一个handleException方法。在断点的时候,我发现只进入了handleException中,未进入login方法?
请问是原因导致的?我应该怎么解决这种问题?
以下是我提供的截图:
org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter'otpcode' is not present
代码已更新到 github
有只小跳蛙
相关分类