readme 작성중인데 http 의 경우 api 라고 부르면서
# 전체 api 목록
/auth/aaa | 메소드(get,post,del..) | 기능 | 설명
/auth/bbb
/auth/ccc
이렇게 적는데, rest컨트롤러 말고 일반컨트롤러에서 만들고 뷰(jsp) 페이지 반환하는 getmapping이나 postmapping은 뭐라고 부르나요?
readme 작성중인데 http 의 경우 api 라고 부르면서
# 전체 api 목록
/auth/aaa | 메소드(get,post,del..) | 기능 | 설명
/auth/bbb
/auth/ccc
이렇게 적는데, rest컨트롤러 말고 일반컨트롤러에서 만들고 뷰(jsp) 페이지 반환하는 getmapping이나 postmapping은 뭐라고 부르나요?
댓글 0