How can I integrate flowable UIs(modeler, admin) with my existing spring boot project

The Flowable blog has a post about building your own Flowable Spring Boot Application that can run the different engines embedded or with the full REST API.

If you also want to include the Flowable Web Apps then you can add them to your bespoke all-in-one Docker image.