Configures HTTP handlers for a transactional postbox.
The interceptor to be used in the application to store requests in the postbox. It relies on the requestIdResolver to define the identity of the request and allow for idempotency.
requestIdResolver
Allows to check the status of a request.