Hello,
We are using Camunda 7.20 with Spring Boot 3.1.1 and the Cockpit/Tasklist/Admin web applications do not load correctly. This behavior only happens in the published environment, on localhost everything works normally.
Looking at the browser logs, the problem appears to be loading some plugin resources (js, css, etc.)
- Deployed Env
- Localhost Env
Note that in the published environment we have a 404 return for plugin resources.
How can we solve this problem?
Greetings,
Pablo Montoya