Skip to content

Make the promote-service return a response obj on 404#75

Open
thescouser89 wants to merge 1 commit into
Commonjava:mainfrom
thescouser89:ncl-9709
Open

Make the promote-service return a response obj on 404#75
thescouser89 wants to merge 1 commit into
Commonjava:mainfrom
thescouser89:ncl-9709

Conversation

@thescouser89
Copy link
Copy Markdown

The default behaviour of Microprofile rest client implementation on Quarkus is to throw an exception when a REST request returns HTTP 404.

We want to disable this and instead get back a Response object with the appropriate HTTP status code.

The default behaviour of Microprofile rest client implementation on
Quarkus is to throw an exception when a REST request returns HTTP 404.

We want to disable this and instead get back a Response object with the
appropriate HTTP status code.
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.

1 participant