-
Bug Report
-
Resolution: Cannot Reproduce
-
L3 - Default
-
None
-
spring-boot 3.0.0
-
None
AT:
Create an application using Spring Boot (2.0.2.RELEASE) and Camunda Spring Boot Starter (3.0.0) with webapps.
WHEN:
Create custom configuration (localization, styles etc.).
THEN:
The custom configuration isn't loaded. Localization and css styles remain the same, and upon inspection, the customization script config.js is not loaded, i.e. the default one is present in the running application.
NOTE:
Tested and replicated with new Spring Boot Starter (3.0.0) project and by upgrading from 2.3.0 to 3.0.0 (project attached). Feature works on Camunda Spring Boot Starter 2.3.0.