Hi everybody…
I’m updating a spring-boot app that includes camunda webapps (cockpit, admin and tasklist) from version 7.12 to 7.14. I haven’t changed dependencies (except the versions, of course) but since then I’m not being able to access any of the webapps. All of them return a 404 error…
I checked docs and couldn’t find any information of a new configuration or dependency I should add to deploy these apps. Am I missing something?