- Set the
server.forward-headers-strategyproperty toFRAMEWORK. - Configure the reverse proxy to add the
X-Forwarded-Prefix /path/to/atotiheader to requests it sends to Atoti. For security, note that the reverse proxy should also be configured to removeX-Forwardedheaders from incoming requests. See the Spring documentation for more information.
http://<host>/path/to/atoti/, where <host> depends on the reverse proxy configuration.