How to send object data in hx-post – JSON.stringify is surrounding arrays with quotes
I’m trying to send data via REST API from a client to a server, the client is just an HTML page with JavaScript and HTMX in it, the server is Spring Boot. The endpoint accepts POST requests with an object: