-
Bug Report
-
Resolution: Unresolved
-
L3 - Default
-
None
-
7.10.x, 7.11.x, 7.12.0
-
None
-
None
In Spring Boot Starter: When the system user name contains an @, the license key file is not read automatically.
Example: example@user/.camunda/license.txt
Expected: The license file is read when the user name contains @
Potential source: It is possible that this occurs due to the way spring boot reads the file.