• Leftover item that was not fully resolved in a27f2e994b632a63ca1bbd6f3de5d9b60246ccaa (#29567). Basically, setDetail() was added to one constructor, but not the other.
  • Also some minor clean up I noticed while browsing the tests for the related classes

This fixes the issue I'm seeing where the detail is not present when using spring.webflux.problemdetails.enabled=true in Spring Boot.

Comment From: pivotal-cla

@singhbaljit Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@singhbaljit Thank you for signing the Contributor License Agreement!

Comment From: singhbaljit

@rstoyanchev Where would I write the integration tests for this?

Comment From: singhbaljit

That test seems flaky, its passing locally.

Comment From: singhbaljit

I cant seem to retrigger to the CI pipeline.

Comment From: rstoyanchev

This is merged now. Thanks for the pull request!