How can I start flowable ui application with spring boot?

With the documentations, it suggest to install ui application with deploying the war files to Tomcat. We know that spring boot has embedded Tomcat. How can I deploy ui applications with spring boot?

See: Building your own Flowable Spring Boot Application

Please see my post at