Skip to content

[Merchant Server] MessageSourceAdvice 관련 사항 #57

@Seongmun-Hong

Description

@Seongmun-Hong

pay server로 request를 보낸 후 에러처리는 PayServerException을 throw하도록 되어있음.

advice에서 supports 메서드에서 타입 확인을
!returnType.getExecutable().getName().equals("payServerExceptionHandler");
와 같은 방법으로 exception name string 을 비교하도록 만듬

class비교하거나 좋은 방법을 찾아야함

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions