Annotation Type PathValue


  • @Retention(RUNTIME)
    @Target(PARAMETER)
    public @interface PathValue
    URL안에 파라미터가 존재할 때, 핸들러의 파라미터에 선언하면 이름이 같은 변수에 값을 할당해준다.