- 
    Type:Task 
- 
    Resolution: Unresolved
- 
    Priority:L3 - Default 
- 
    None
- 
    Affects Version/s: None
- 
    Component/s: documentation, rpa
- 
    None
Add an explanation to the getting started guide for RPA on how to provide classpath license key files.
Guide: https://docs.camunda.org/get-started/rpa/
A file named "camunda-license.txt" can be provided on the classpath of a SpringBoot application by either
- adding the directory the license key is in via -Dloader.path
- adding the license key file to the bridge JAR under BOOT-INF/classes
We could also explain this in the general docs and link them in the get started guide: https://docs.camunda.org/manual/latest/user-guide/license-use/#with-the-camunda-spring-boot-starter-camunda-run