Java config for process archive

Hi all,
I’m using camunda-spring-boot and I can configure my process engine via CamundaProcessEngineConfiguration in the Java config. But how can I configure a process archive in the same way? I would like to keep all configs in one place and it would be great if it was Java config not xml.

Thanks, Kirill