공통 에러 페이지

org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.util.Optional'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.PathVariable com.eagon.en.common.config.UrlCategory] for value 'data:'; nested exception is java.lang.IllegalArgumentException: No enum constant com.eagon.en.common.config.UrlCategory.data: