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

Add native support for ExceptionHandler and ProblemDetail #29297

Closed
Tracked by #27052
snicoll opened this issue Oct 11, 2022 · 1 comment
Closed
Tracked by #27052

Add native support for ExceptionHandler and ProblemDetail #29297

snicoll opened this issue Oct 11, 2022 · 1 comment
Assignees
Labels
theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Oct 11, 2022

See #27052

An application running as a native image does not seem to handle ProblemDetail propertly at the moment.

@snicoll snicoll added type: bug A general bug theme: aot An issue related to Ahead-of-time processing labels Oct 11, 2022
@snicoll snicoll added this to the 6.0.x milestone Oct 11, 2022
@snicoll snicoll changed the title Add native support for problem details based on RFC 7807 Add native support for ExceptionHandler and ProblemDetail Oct 11, 2022
@snicoll snicoll added type: enhancement A general enhancement and removed type: bug A general bug labels Oct 11, 2022
@snicoll snicoll self-assigned this Oct 11, 2022
@snicoll snicoll modified the milestones: 6.0.x, 6.0.0-RC1 Oct 11, 2022
@snicoll
Copy link
Member Author

snicoll commented Oct 11, 2022

It turns out that @ExceptionHandler is not supported at the moment so I'll expand this issue to support that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant