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?
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?
Please see my post at