Name for argument of type [int] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag. 다른 글 참고해서 아래로 바꿈 이 문제 뜸.그래서 다시 다른 방법 이렇게 해봄.다시 시도..근데 그래도 500 에러 뜸..근데 알고보니 이 방식이 맞았고, 빌드 전에 OUT 폴더 삭제 안 해서 그랬음이거 빌드를 GRADLE로 설정하는게 좋다고 하는데........... 이거는 다른 팀원에게 물어보고 따로 정리하자. https://velog.io/@hjjwa1234/Name-for-argument-of-type..