org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)
I am making spring boot project,
but I faced problem.
When I request post by postman after running application, this error message is printed.
I am making spring boot project,
but I faced problem.
When I request post by postman after running application, this error message is printed.