# This property allows the server to run behind a proxy server and still resolve all the urls correctly server.use-forward-headers=true spring.data.mongodb.auto-index-creation=false # Ensures that the size of the request object that we handle is controlled. By default it's 212KB. spring.codec.max-in-memory-size=5MB