Skip to content

오브젝트 매퍼 만들어보기 #27

@Dae-Hwa

Description

@Dae-Hwa
public String loginHandler(Map<String, String> parameters) {

이런 핸들러 메소드에서

public String loginHandler(LoginRequestDto loginRequestDto) {

이런 식으로 매핑해줄 수 있는 라이브러리

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions