Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: include error message in error page #337

Merged
merged 1 commit into from
Jan 22, 2022

Conversation

davideicardi
Copy link
Collaborator

Close #332

It seems that the bug was caused by the fact that the error model doesn't contain the message property anymore.
So I have explicitly included it using ErrorAttributeOptions and I have also set it to a default in case it is still missing.

Still not sure why this is happing now, I suspect it is something related to the new spring boot version.

@davideicardi davideicardi merged commit e586fda into obsidiandynamics:master Jan 22, 2022
@davideicardi davideicardi deleted the fix/error-page branch January 22, 2022 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exceptions printed when used
1 participant