SpringBoot全局異常
運行視頻中的代碼后,提示這個錯誤:org.springframework.expression.spel.SpelEvaluationException: EL1008E: Property or field 'timestamp' cannot be found on object of type 'org.springframework.ui.ModelMap' - maybe not public or not valid?
運行視頻中的代碼后,提示這個錯誤:org.springframework.expression.spel.SpelEvaluationException: EL1008E: Property or field 'timestamp' cannot be found on object of type 'org.springframework.ui.ModelMap' - maybe not public or not valid?
2018-12-11
舉報
2018-12-11
public static final String IMOOC_ERROR_VIEW = "thymeleaf/error";