When I send more content to the server via formData in React,
I get this error in the Spring app:
I only have Apache2 installed on the VPS, and I don't know if I need to install Tomcat separately, because I don't have a server.xml file at the moment, so I don't know where to add maxPostSize = "- 1" to the Connector? I'm a beginner in this.