*To help us debug your issue fill in the basic information below using the options provided* *Serverless Java Container version*: `2.0.1` *Implementations:* `Spring Boot 3` *Framework version:* `SpringBoot 3.1.7` *Frontend service:* `HTTP API` *Deployment method:* `SAM,` ## Scenario *read the body of HTTP POST * ## Expected behavior Get the body as byte array and ready to read ## Actual behavior Get the body as base64 byte array ## Steps to reproduce use HTTP API with a POST