سؤال

i am working on project using jhipster(angularjs,maven,Grunt) can you help me how to create it bulid on Production server using tomcat7 with jdk 1.7.

Thanks in advance.

هل كانت مفيدة؟

المحلول

From the documentation : http://jhipster.github.io/production.html

  1. Do a "mvn package -Pprod"
  2. Use the ".orginial" WAR file
  3. Deploy it to Tomcat, and voilà :-)
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top