Installing the applications along with the engine

Hi,

I will be embedding the flowable engine in a Spring Boot app. Can I run all the UI apps (idm, admin, modeler) on the same Spring Boot? The first process to use flowable will have zero load (a couple of processes daily). If so, is there a documentation specific to Spring Boot to incorporate them (I saw the docs for standalone Tomcat)?