카테고리 없음

[mybatis] parameterType이 객체일 때.

way to happiness 2022. 2. 3. 15:49

#{멤버} 바로 사용하면 된다.

PostDto에는 writer, title이라는 필드가 있다. #{}으로 사용하면 됨.