Skip to content

Commit

Permalink
test: #30 github todo bot test2
Browse files Browse the repository at this point in the history
  • Loading branch information
psychology50 committed Oct 16, 2023
1 parent ed86921 commit 8d213b1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ public final class DtoMapper {
*/
// TODO(YANG JAESEO) : 2021/10/14 Pageable 객체 처리
// Pageable 객체를 JSend 형식의 Map으로 변환할 수 있도록 처리한다. (PageDto를 상속받아서 사용)
// assignees: YANG JAESEO
// labels: enhancement
public <T> Map<String, Object> from(T data) {
// 1. data의 클래스를 가져온다.
Expand Down

0 comments on commit 8d213b1

Please sign in to comment.