I can start camunda Optimize as a standalone spring application.
Once this is possible please make sure that all unit tests are only using spring and not AbstractJerseyTest classes.
NOTE: REST endpoints should not be exposed in any way while optimize is started as a standalone Spring application as long as spring context does not provide any JAX-RS configurations.