Issue with “.” (dots) in URL while using spring boot application + Angular in production
I’m building a Spring boot + Angular application (using Jhipster, deployed in a docker container using JIB but that should not be important to this issue).
Everything works perfectly in development, but in production, URLs with a “.” are not working when directly accessing them.