✅ HTTP Status 500 - 내부서버오류 ✅ 타입 상태 보고 ✅ 메시지 → HTTP Status 500 - Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'mbrId' in 'class java.lang.String' ✅ 설명 → xml 파일에서 작성한 쿼리문에서 오류가 있을 가능성이 높습니다. ⬇️ 제가 작성한 파일을 기준으로 설명 드릴께요! 저는 현재 문제가 있었던 파일의 위치는 : ㄴ sr..